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

Commit

Permalink
Update CHANGELOG with 1.17.0 backport.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Jun 2, 2022
1 parent 0eef7ed commit cdaa955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ a future CUB release. See NVIDIA/cub#471 for details.
0 or 1.
- NVIDIA/cub#468: Fixed overflow issues in `DeviceRadixSort` given `num_items`
close to 2^32. Thanks to @canonizer for this contribution.
- NVIDIA/cub#498: Fixed compiler regression in `BlockAdjacentDifference`.
Thanks to @MKKnorr for this contribution.

## Other Enhancements

Expand Down

0 comments on commit cdaa955

Please sign in to comment.