You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
null-pointer exception bug for iterator inputs
- Update device histogram testing to include iterator-based samples
- Prevent a few macro redefinitions
- Update doc for 1.7.2
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<hr>
2
2
<h3>About CUB</h3>
3
3
4
-
Current release: v1.7.2 (08/26/2017)
4
+
Current release: v1.7.3 (08/28/2017)
5
5
6
6
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.
/// Scale up/down number of items per thread to keep the same amount of "tile" storage as the nominal configuration for 4B data. Minimum 1 item per thread
0 commit comments