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

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
Former-commit-id: 1d8c24d712f82d8f4a92a73a4d813a3eabdbaf3e
  • Loading branch information
dumerrill authored and dumerrill committed Oct 25, 2016
1 parent 2fdd277 commit b14ba0d
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.5.5 10/25/2016
- Updated Pascal tuning policies for radix sorting
- Bug fixes:
- Fix for arm64 compilation of caching allocator

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

1.5.4 10/14/2016
- Bug fixes:
- Fix for radix sorting bug introduced by scan refactorization
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.5.3 (10/11/2016)
Current release: v1.5.5 (10/25/2016)

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 b14ba0d

Please sign in to comment.