rocPRIM-2.10.10 for ROCm 4.3.0
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.