Skip to content
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)

Compare
Choose a tag to compare
@brycelelbach brycelelbach released this 19 May 08:45

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.