Skip to content

hipCUB 2.13.0 for ROCm 5.4.0

Compare
Choose a tag to compare
@ROCmMathLibrariesBot ROCmMathLibrariesBot released this 30 Nov 17:34
ce87098

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.