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-11-05Use system bzip rather than lbzip. (#1818)Wesley Maxey
2021-06-30Improve DVS incremental build time.Allison Vacanti
2020-09-24Remove thrust/*.trs from the DVS packaging commands.Allison Vacanti
2020-07-14Legacy Makefiles: Don't force C++14 with GCC 4.8: round 2.Bryce Adelstein Lelbach aka wash
2020-07-03Legacy Makefiles: Don't force C++14 with GCC 4.8.Bryce Adelstein Lelbach aka wash
2020-04-24Legacy Makefiles: Build the CUDA runtime when compiling in GVS as a temporaryBryce Adelstein Lelbach aka wash
2020-04-23- Remove the CUB symlink from DVS and just copy CUB into our tree when packag...Bryce Adelstein Lelbach aka wash
2020-04-20Opt in to deprecations in DVS.Bryce Adelstein Lelbach aka wash
2020-04-17Disable `I_AM_SLOPPY` (which suppresses warnings) in Windows DVS builds.Bryce Adelstein Lelbach aka wash
2020-04-15Fix the legacy Makefiles to actually use our desired C++ dialect.Bryce Adelstein Lelbach aka wash
2020-04-04Update the legacy Makefile to restore the cub link on Windows if something failsBryce Adelstein Lelbach aka wash
2019-10-28- Workaround an issue with type aliasesd with template template argumentsBryce Adelstein Lelbach aka wash
2019-10-25Various Thrust/CUB integrated DVS packaging fixes.Bryce Adelstein Lelbach aka wash
2019-10-17Add CUB to internal CUDA packaging of Thrust.Bryce Adelstein Lelbach aka wash
2019-10-16Revert "Makefile: Don't force any C++ dialect, instead use the host compiler'...Bryce Adelstein Lelbach aka wash
2019-10-11Makefile: Don't force any C++ dialect, instead use the host compiler's default.Bryce Adelstein Lelbach aka wash
2019-03-01Various fixes to the new CMake build system branch to keep the old legacy buildBryce Adelstein Lelbach aka wash
2018-12-17Thrust 10.1 asynchronous algorithms bug fixes and enhancements:Bryce Adelstein Lelbach aka wash
2018-05-15Thrust build/test moving to DVS: Perf tests need eris_perf.py/combine_benchma...Kevin Dalpatadu
2018-02-05Makefiles: Fix version checks on QNX, where the compiler expects QNX_HOST andBryce Adelstein Lelbach aka wash
2018-01-31Makefiles: Remove filtering of -Wno-unused-local-typedefs as it's not needed.Bryce Adelstein Lelbach aka wash
2018-01-27Makefiles: Re-add the deprecated `dvs_nightly` option to stop the THRUST OD DVSBryce Adelstein Lelbach aka wash
2018-01-26Makefiles: Fix examples and tests per-solution Makefiles to correctly includeBryce Adelstein Lelbach aka wash
2018-01-26Makefiles: Cleanup, simplification, and ERIS fixes.Bryce Adelstein Lelbach aka wash
2018-01-23Makefiles: Fixes for the recently added "warnings as errors" flagsBryce Adelstein Lelbach aka wash
2018-01-21Makefiles: Turn on all warnings and treat them as errors when building theBryce Adelstein Lelbach aka wash
2017-12-13Thrust: Makefile - Include *.trs files in DVS packaging.Kevin Dalpatadu
2017-12-13Thrust: Update Eris configuration files to call thrust_nightly.pl.Bryce Adelstein Lelbach
2017-12-13Thrust: Increase test coverage.Bryce Adelstein Lelbach
2017-12-13Thrust: Fix invocation of python script in Makefile, and make the generate_*....Bryce Adelstein Lelbach
2017-12-13Merging all Makefile changes done for Eris to DVS Migration from r9.0 to gpgpuSridevi Godithi
2017-12-13including *.h , *.inl, *.cuh files into thrust outputSridevi Godithi
2017-12-13 New Thrust CUDA backend built on top of CUB collectivesEvghenii Gaburov
2017-12-13Remove empty lineEvghenii Gaburov
2017-12-13Initial unification commit: git diff and then git apply Perforce commitBryce Adelstein Lelbach aka wash