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

Commit

Permalink
Fix incorrect issue number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
peetw authored Dec 8, 2017
1 parent d622848 commit 5527607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGE_LOG.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

1.7.2 08/26/2017
- Bug fixes:
- Issue #104: Device-wide reduction is now "run-to-run" deterministic for
- Issue #108: Device-wide reduction is now "run-to-run" deterministic for
pseudo-associative reduction operators (like floating point addition)

//-----------------------------------------------------------------------------
Expand Down Expand Up @@ -378,4 +378,4 @@
- Intial "preview" release. CUB is the first durable, high-performance library
of cooperative block-level, warp-level, and thread-level primitives for CUDA
kernel programming. More primitives and examples coming soon!


0 comments on commit 5527607

Please sign in to comment.