Skip to content

Commit 72b8670

Browse files
committed
Remove leftovers
1 parent 8333a0b commit 72b8670

File tree

7 files changed

+2
-3161
lines changed

7 files changed

+2
-3161
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Similar to how [Thrust](https://github.com/thrust/thrust) and [CUB](https://gith
1515

1616
### Major Updates
1717

18+
__02/06/2026__ Removed legacy `static_map` implementation from `cuco::legacy` namespace
19+
1820
__02/03/2026__ Modernized `dynamic_map`: promoted `cuco::experimental::dynamic_map` to `cuco::dynamic_map` and removed the legacy implementation
1921

2022
__01/30/2026__ Removed legacy `static_multimap` implementation and promoted `cuco::experimental::static_multimap` to `cuco::static_multimap`
@@ -25,8 +27,6 @@ __06/04/2025__ Removed CUDA 11 support
2527

2628
__11/01/2024__ Refined the term `window` as `bucket`
2729

28-
__01/02/2024__ Moved the legacy `static_map` to `cuco::legacy` namespace
29-
3030

3131
## Getting cuCollections
3232

include/cuco/detail/static_map.inl

Lines changed: 0 additions & 889 deletions
This file was deleted.

0 commit comments

Comments
 (0)