Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

CUB 1.7.4

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

Summary

CUB 1.7.4 is a minor release that was incorporated into Thrust 1.9.1-2.

Bug Fixes

  • #114: Can't pair non-trivially-constructible values in radix sort.
  • #115: cub::WarpReduce segmented reduction is broken in CUDA 9 for logical warp sizes smaller than 32.