Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/NVIDIA/thrust.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29Merge pull request #1776 from allisonvacanti/cdp_for_each_fix_backport2.0.0-rc1Allison Vacanti
2022-08-26Move sync from for_each to parallel_for to fix CDP usages.Allison Vacanti
2022-08-15Bump CUB.2.0.0-rc0Allison Vacanti
2022-08-15Add Thrust 2.0.0 changelog.Allison Vacanti
2022-08-15Bump CUB.Allison Vacanti
2022-08-15Add changelog for 1.17.1.Allison Vacanti
2022-08-10Bump CUB.Allison Vacanti
2022-08-10Merge pull request #1763 from senior-zero/fix-main/github/libcudacxx_usageAllison Vacanti
2022-08-09Bump CUBGeorgy Evtushenko
2022-08-09Fix libcu++ namespaceGeorgy Evtushenko
2022-08-09Bump CUB.Georgy Evtushenko
2022-08-08Merge pull request #1761 from ericniebler/remove-THRUST_DEVICE_BACKENDEric Niebler
2022-08-06Merge pull request #1760 from senior-zero/fix-main/github/device_lambdasGeorgy Evtushenko
2022-08-06fix stale reference to THRUST_DEFAULT_DEVICE_BACKEND in doc commentEric Niebler
2022-08-06remove deprecated support for THRUST_HOST_BACKEND macroEric Niebler
2022-08-06remove deprecated support for the THRUST_DEVICE_BACKEND macroEric Niebler
2022-08-05Emit diagnostics for device lambdasGeorgy Evtushenko
2022-08-05Bump CUB.Allison Vacanti
2022-08-04Merge pull request #1759 from allisonvacanti/cpp20Allison Vacanti
2022-08-03Add option to build with C++20.Allison Vacanti
2022-08-03Merge pull request #1721 from senior-zero/fix-main/github/scan_intermediate_typeGeorgy Evtushenko
2022-08-03Return P0571R2 logic for scan by keyGeorgy Evtushenko
2022-08-03Return P0571R2 logic for scanGeorgy Evtushenko
2022-08-03Bump CUBGeorgy Evtushenko
2022-08-01Merge pull request #1719 from senior-zero/fix-main/github/reduce_intermediate...Georgy Evtushenko
2022-08-01Pass initializer type into reduceGeorgy Evtushenko
2022-08-01Bump CUBGeorgy Evtushenko
2022-07-28Merge pull request #1756 from mfbalin/copy_if-relax-output-iterator-requirementsAllison Vacanti
2022-07-28WAR suggested by Allison VacantiMuhammed Fatih BALIN
2022-07-27Remove the redundant returnMuhammed Fatih BALIN
2022-07-27Update copy_if.hMuhammed Fatih BALIN
2022-07-27Bump CUB.Allison Vacanti
2022-07-27Merge pull request #1749 from robertmaynard/handle_cmake_root_pathAllison Vacanti
2022-07-26Merge pull request #1696 from senior-zero/fix-main/github/scan_by_key_docsGeorgy Evtushenko
2022-07-26Bump CUBGeorgy Evtushenko
2022-07-22Merge pull request #1752 from tabedzki/mainAllison Vacanti
2022-07-22Removed a HEAD INCOMING conflicttabedzki
2022-07-21Update thrust/cmake/thrust-header-search.cmakeRobert Maynard
2022-07-21Bump CUBGeorgy Evtushenko
2022-07-20Remove usage of find_path to locate thrust/version.hRobert Maynard
2022-07-20Bump CUBGeorgy Evtushenko
2022-07-19Merge pull request #1741 from senior-zero/fix-main/github/deprecate_debug_syn...Georgy Evtushenko
2022-07-19Deprecate debug_syncGeorgy Evtushenko
2022-07-19Bump CUBGeorgy Evtushenko
2022-07-18Bump CUBGeorgy Evtushenko
2022-06-29Merge pull request #1661 from allisonvacanti/if_target_cdpAllison Vacanti
2022-06-29Use DebugSyncStream where appropriate.Allison Vacanti
2022-06-29Add testing for CDP seq fallbacks when RDC is disabled.Allison Vacanti
2022-06-29Use CUB's new CDP macros.Allison Vacanti
2022-06-29Bump CUB.Allison Vacanti