- 27 Oct, 2021 2 commits
-
-
Allison Vacanti authored
-
Xiang Gao authored
-
- 25 Oct, 2021 2 commits
-
-
Allison Vacanti authored
Update README and CHANGELOG for 1.15.0-rc0.
-
Allison Vacanti authored
-
- 24 Oct, 2021 1 commit
-
-
Georgy Evtushenko authored
Fix CachingDeviceAllocator with debug=true
-
- 22 Oct, 2021 7 commits
-
-
Allison Vacanti authored
Test that <algorithm> and <memory> aren't included directly.
-
Georgy Evtushenko authored
New segmented sort algorithm
-
Allison Vacanti authored
These headers cause circular dependencies when Thrust is used as a backend to nvc++'s stdpar. They've been used accidentally several times, so it's probably worth automating a check for them. Expanded and renamed the namespace macro check to test for these headers.
-
Allison Vacanti authored
Avoid include cycles with nvc++ -stdpar
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
- 21 Oct, 2021 1 commit
-
-
David Olsen authored
An `#include <algorithm>` in cub/device/dispatch/dispatch_scan_by_key.cuh was causing compilation failures due to an include cycle when using `nvc++ -stdpar`. It doesn't look like `<algorithm>` is needed at all in this file, so I am simply removing it.
-
- 20 Oct, 2021 14 commits
-
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
Georgy Evtushenko authored
-
- 19 Oct, 2021 2 commits
-
-
Allison Vacanti authored
Add scan by key algorithms to cub
-
Allison Vacanti authored
Adds BlockRunLengthDecode algorithm and tests
-
- 18 Oct, 2021 11 commits
-
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-
Elias Stehle authored
-