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

CUB 1.2.3

Choose a tag to compare

@brycelelbach brycelelbach released this 19 May 07:39

Summary

CUB 1.2.3 is a minor release.

Bug Fixes

  • Fixed access violation bug in cub::DeviceReduce::ReduceByKey for non-primitive value types.
  • Fixed code-snippet bug in ArgIndexInputIteratorT documentation.