You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
CMake functionality to improve build parallelism of the test suite that splits compilation units by
function or by parameters.
New overload for BlockAdjacentDifference::SubtractLeftPartialTile that takes a predecessor item.
Changed
Improved build parallelism of the test suite by splitting up large compilation units for DeviceRadixSort, DeviceSegmentedRadixSort and DeviceSegmentedSort.
CUB backend references CUB and thrust version 1.17.1.