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

Commit

Permalink
1.7.2 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dumerrill committed Aug 26, 2017
1 parent f558c6d commit 53cfb10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGE_LOG.TXT
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.7.2 08/26/2017
- Bug fixes:
- Issue #104: Device-wide reduction is now "run-to-run" deterministic for
pseudo-associative reduction operators (like floating point addition)

//-----------------------------------------------------------------------------

1.7.1 08/18/2017
- Updated Volta radix sorting tuning policies
- Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<hr>
<h3>About CUB</h3>

Current release: v1.7.1 (08/18/2017)
Current release: v1.7.2 (08/26/2017)

We recommend the [CUB Project Website](http://nvlabs.github.com/cub) and the [cub-users discussion forum](http://groups.google.com/group/cub-users) for further information and examples.

Expand Down

0 comments on commit 53cfb10

Please sign in to comment.