We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0898ffa commit 1252fd7Copy full SHA for 1252fd7
README.md
@@ -15,6 +15,8 @@ Similar to how [Thrust](https://github.com/thrust/thrust) and [CUB](https://gith
15
16
### Major Updates
17
18
+__10/08/2025__ Changed `cuda_allocator` to stream-ordered, requiring `cuda::stream_ref` parameter in `allocate`/`deallocate`.
19
+
20
__06/04/2025__ Removed CUDA 11 support
21
22
__11/01/2024__ Refined the term `window` as `bucket`
0 commit comments