Skip to content

rocPRIM 2.11.0 for ROCm 5.3.0

Compare
Choose a tag to compare
@lawruble13 lawruble13 released this 30 Sep 19:26

Added

  • New functions subtract_left and subtract_right in block_adjacent_difference to apply functions
    on pairs of adjacent items distributed between threads in a block.
  • New device level adjacent_difference primitives.
  • Added experimental tooling for automatic kernel configuration tuning for various architectures
  • Benchmarks collect and output more detailed system information
  • CMake functionality to improve build parallelism of the test suite that splits compilation units by
    function or by parameters.
  • Reverse iterator.