This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
CUB 1.6.2 (previously 1.5.5)
Summary
CUB 1.6.2 (previously 1.5.5) improves radix sort performance for SM6x (Pascal) GPUs.
Enhancements
- Radix sort tuning policies updated for SM6x (Pascal) GPUs.
Bug Fixes
- Fix AArch64 compilation of
cub::CachingDeviceAllocator
.