This repository was archived by the owner on Mar 21, 2024. It is now read-only.
CUB 1.2.3
Summary
CUB 1.2.3 is a minor release.
Bug Fixes
- Fixed access violation bug in
cub::DeviceReduce::ReduceByKeyfor non-primitive value types. - Fixed code-snippet bug in
ArgIndexInputIteratorTdocumentation.