Skip to content

rocPRIM-2.10.10 for ROCm 4.3.0

Compare
Choose a tag to compare
@saadrahim saadrahim released this 30 Jul 22:51
80cdfaf

Fixed

  • Bugfix & minor performance improvement for merge_sort when input and output storage are the same.

Added

  • gfx90a support added.

Deprecated

  • The warp_size() function is now deprecated; please switch to host_warp_size() and device_warp_size() for host and device references respectively.