Originally published at: Popular Open Source Thrust and CUB Libraries Updated | NVIDIA Technical Blog
Thrust 1.11.0 is a major release providing bug fixes and performance enhancements. It includes a new sort algorithm that provides up to 2x more performance from thrust::sort when used with certain key types and hardware. The new thrust::shuffle algorithm has been tweaked to improve the randomness of the output. CUB 1.11.0 is a major release…