Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NVIDIA/cuCollections issues and pull requests
#100 - Fix a bug: use bitwise_compare to compare against sentinel
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
- 2 comments
#100 - Fix a bug: use bitwise_compare to compare against sentinel
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
- 2 comments
#99 - [BUG] Key existence check with sentinel causes illegal memory access
Issue -
State: closed - Opened by devavret over 3 years ago
Labels: type: bug
#99 - [BUG] Key existence check with sentinel causes illegal memory access
Issue -
State: closed - Opened by devavret over 3 years ago
Labels: type: bug
#98 - static_reduction_map
Pull Request -
State: closed - Opened by sleeepyjack over 3 years ago
- 11 comments
Labels: type: feature request, topic: performance, topic: build, Needs Review
#98 - static_reduction_map
Pull Request -
State: closed - Opened by sleeepyjack over 3 years ago
- 11 comments
Labels: type: feature request, topic: performance, topic: build, Needs Review
#97 - [WIP] Declare non-template functions in bitwise_compare.cuh as inline
Pull Request -
State: closed - Opened by wphicks over 3 years ago
#97 - [WIP] Declare non-template functions in bitwise_compare.cuh as inline
Pull Request -
State: closed - Opened by wphicks over 3 years ago
#96 - Remove constexpr from bitwise_compare functions
Pull Request -
State: closed - Opened by wphicks over 3 years ago
#96 - Remove constexpr from bitwise_compare functions
Pull Request -
State: closed - Opened by wphicks over 3 years ago
#95 - [BUG] `reinterpret_cast` used in constexpr function `cuda_memcmp`
Issue -
State: closed - Opened by wphicks over 3 years ago
Labels: type: bug
#95 - [BUG] `reinterpret_cast` used in constexpr function `cuda_memcmp`
Issue -
State: closed - Opened by wphicks over 3 years ago
Labels: type: bug
#94 - [REVIEW] ENH Add CI build script
Pull Request -
State: closed - Opened by dillon-cullinan over 3 years ago
- 1 comment
#94 - [REVIEW] ENH Add CI build script
Pull Request -
State: closed - Opened by dillon-cullinan over 3 years ago
- 1 comment
#93 - [FEA] Reduce building time
Issue -
State: closed - Opened by PointKernel over 3 years ago
- 5 comments
Labels: topic: performance
#93 - [FEA] Reduce building time
Issue -
State: closed - Opened by PointKernel over 3 years ago
- 5 comments
Labels: topic: performance
#92 - Add insert specialization to support 8B keys on Pascal
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#92 - Add insert specialization to support 8B keys on Pascal
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#91 - Fix typo in `static_map.cuh`
Pull Request -
State: closed - Opened by trxcllnt over 3 years ago
#91 - Fix typo in `static_map.cuh`
Pull Request -
State: closed - Opened by trxcllnt over 3 years ago
#90 - Use `rapids-cmake` to add export targets
Pull Request -
State: closed - Opened by trxcllnt over 3 years ago
- 3 comments
#90 - Use `rapids-cmake` to add export targets
Pull Request -
State: closed - Opened by trxcllnt over 3 years ago
- 3 comments
#89 - Packed CAS for 4B/4B (or less) key/value insertions
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
#89 - Packed CAS for 4B/4B (or less) key/value insertions
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
#88 - [BUG] Back-to-back CAS algorithm is incompatible with Pascal
Issue -
State: closed - Opened by jrhemstad over 3 years ago
Labels: type: bug
#88 - [BUG] Back-to-back CAS algorithm is incompatible with Pascal
Issue -
State: closed - Opened by jrhemstad over 3 years ago
Labels: type: bug
#87 - Fix issues with pair
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 1 comment
Labels: type: feature request
#87 - Fix issues with pair
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 1 comment
Labels: type: feature request
#86 - Add `device_view` factory to initialize slots
Pull Request -
State: closed - Opened by divyegala over 3 years ago
- 2 comments
#86 - Add `device_view` factory to initialize slots
Pull Request -
State: closed - Opened by divyegala over 3 years ago
- 2 comments
#85 - Add cuco::static_multimap
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
- 8 comments
#85 - Add cuco::static_multimap
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
- 8 comments
#84 - [FEA] Add an insert function that takes separate key/value iterators.
Issue -
State: open - Opened by seunghwak over 3 years ago
- 3 comments
Labels: type: feature request
#84 - [FEA] Add an insert function that takes separate key/value iterators.
Issue -
State: open - Opened by seunghwak over 3 years ago
- 3 comments
Labels: type: feature request
#83 - Add trait for is_bitwise_comparable
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#83 - Add trait for is_bitwise_comparable
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#82 - [WIP] Add static_reduction_map for hash-based reduce-by-key functionality
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 1 comment
Labels: duplicate
#82 - [WIP] Add static_reduction_map for hash-based reduce-by-key functionality
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 1 comment
Labels: duplicate
#81 - Update examples and add device-side API examples
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 3 comments
Labels: type: feature request, topic: static_map, Needs Review
#81 - Update examples and add device-side API examples
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 3 comments
Labels: type: feature request, topic: static_map, Needs Review
#80 - Code formatting
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
#80 - Code formatting
Pull Request -
State: closed - Opened by PointKernel over 3 years ago
#79 - Relax requirements on key and value types
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#79 - Relax requirements on key and value types
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#78 - Guard barrier header include on CUDA_ARCH 70
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#78 - Guard barrier header include on CUDA_ARCH 70
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
#77 - Fix compiler warnings about exceptions always invoking std::terminate and suboject linkage
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 4 comments
#77 - Fix compiler warnings about exceptions always invoking std::terminate and suboject linkage
Pull Request -
State: closed - Opened by jrhemstad over 3 years ago
- 4 comments
#76 - [REVIEW] cuco::static_map bug fixes for corner cases
Pull Request -
State: closed - Opened by seunghwak over 3 years ago
#76 - [REVIEW] cuco::static_map bug fixes for corner cases
Pull Request -
State: closed - Opened by seunghwak over 3 years ago
#75 - [BUG] kernel launches with 0 grid size leading to cudaErrorInvalidConfiguration
Issue -
State: closed - Opened by seunghwak over 3 years ago
Labels: type: bug
#75 - [BUG] kernel launches with 0 grid size leading to cudaErrorInvalidConfiguration
Issue -
State: closed - Opened by seunghwak over 3 years ago
Labels: type: bug
#74 - [BUG] Find does not return the empty sentinel value for missing or empty sentinel keys
Issue -
State: closed - Opened by seunghwak over 3 years ago
- 1 comment
Labels: type: bug
#74 - [BUG] Find does not return the empty sentinel value for missing or empty sentinel keys
Issue -
State: closed - Opened by seunghwak over 3 years ago
- 1 comment
Labels: type: bug
#73 - [DOC] Size requirement (there should be at least one empty slot) should be clearly articulated.
Issue -
State: closed - Opened by seunghwak over 3 years ago
#73 - [DOC] Size requirement (there should be at least one empty slot) should be clearly articulated.
Issue -
State: closed - Opened by seunghwak over 3 years ago
#72 - [BUG] CUDA Exception: Warp Illegal Address if find is executed on a static_map with capacity 0.
Issue -
State: closed - Opened by seunghwak over 3 years ago
- 8 comments
Labels: type: bug
#72 - [BUG] CUDA Exception: Warp Illegal Address if find is executed on a static_map with capacity 0.
Issue -
State: closed - Opened by seunghwak over 3 years ago
- 8 comments
Labels: type: bug
#71 - [BUG] find hangs with 2^30 inputs
Issue -
State: closed - Opened by seunghwak over 3 years ago
Labels: type: bug
#71 - [BUG] find hangs with 2^30 inputs
Issue -
State: closed - Opened by seunghwak over 3 years ago
Labels: type: bug
#70 - [FEA] Add option to report hash collisions
Issue -
State: open - Opened by nsakharnykh almost 4 years ago
- 1 comment
Labels: type: feature request
#70 - [FEA] Add option to report hash collisions
Issue -
State: open - Opened by nsakharnykh almost 4 years ago
- 1 comment
Labels: type: feature request
#69 - [FEA] Replace thrust/cuco::pair with libcu++ tuple/pair
Issue -
State: closed - Opened by jrhemstad almost 4 years ago
- 3 comments
Labels: type: feature request
#69 - [FEA] Replace thrust/cuco::pair with libcu++ tuple/pair
Issue -
State: closed - Opened by jrhemstad almost 4 years ago
- 3 comments
Labels: type: feature request
#68 - Use relaxed load of existing key in CG insert
Pull Request -
State: closed - Opened by jrhemstad almost 4 years ago
#68 - Use relaxed load of existing key in CG insert
Pull Request -
State: closed - Opened by jrhemstad almost 4 years ago
#67 - Make cuda_memcmp inline
Pull Request -
State: closed - Opened by jrhemstad almost 4 years ago
#67 - Make cuda_memcmp inline
Pull Request -
State: closed - Opened by jrhemstad almost 4 years ago
#66 - [DOC] It is unclear whether find operation supports in-place mode or not
Issue -
State: open - Opened by seunghwak almost 4 years ago
Labels: type: docs
#66 - [DOC] It is unclear whether find operation supports in-place mode or not
Issue -
State: open - Opened by seunghwak almost 4 years ago
Labels: type: docs
#65 - [FEA] CUDA stream support
Issue -
State: open - Opened by seunghwak almost 4 years ago
- 1 comment
Labels: duplicate, type: feature request, good first issue
#65 - [FEA] CUDA stream support
Issue -
State: open - Opened by seunghwak almost 4 years ago
- 1 comment
Labels: duplicate, type: feature request, good first issue
#64 - [BUG] Make __cuda_memcmp an inline function
Issue -
State: closed - Opened by ChuckHastings about 4 years ago
- 4 comments
Labels: type: bug
#64 - [BUG] Make __cuda_memcmp an inline function
Issue -
State: closed - Opened by ChuckHastings about 4 years ago
- 4 comments
Labels: type: bug
#63 - Added static_map::device_view::make_copy()
Pull Request -
State: closed - Opened by mimaric about 4 years ago
- 2 comments
#63 - Added static_map::device_view::make_copy()
Pull Request -
State: closed - Opened by mimaric about 4 years ago
- 2 comments
#62 - Changed libcu++ version from 1.3.0-rc0 to 1.3.0
Pull Request -
State: closed - Opened by mimaric about 4 years ago
#62 - Changed libcu++ version from 1.3.0-rc0 to 1.3.0
Pull Request -
State: closed - Opened by mimaric about 4 years ago
#61 - [BUG] Add examples for static_map device APIs and dynamic_map APIs
Issue -
State: closed - Opened by seunghwak about 4 years ago
- 3 comments
Labels: type: bug
#61 - [BUG] Add examples for static_map device APIs and dynamic_map APIs
Issue -
State: closed - Opened by seunghwak about 4 years ago
- 3 comments
Labels: type: bug
#60 - [FEA] `dynamic_multimap`
Issue -
State: closed - Opened by jrhemstad about 4 years ago
- 1 comment
Labels: type: feature request
#60 - [FEA] `dynamic_multimap`
Issue -
State: closed - Opened by jrhemstad about 4 years ago
- 1 comment
Labels: type: feature request
#59 - [FEA] `static_multimap`
Issue -
State: closed - Opened by jrhemstad about 4 years ago
#59 - [FEA] `static_multimap`
Issue -
State: closed - Opened by jrhemstad about 4 years ago
#58 - [FEA] Hash map design that supports reduce by key
Issue -
State: closed - Opened by jrhemstad about 4 years ago
- 3 comments
Labels: type: feature request
#58 - [FEA] Hash map design that supports reduce by key
Issue -
State: closed - Opened by jrhemstad about 4 years ago
- 3 comments
Labels: type: feature request
#57 - Add allocator interface to allow customizable allocation
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 1 comment
#57 - Add allocator interface to allow customizable allocation
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 1 comment
#56 - Update to fetch CUB via Thrust to prevent version mismatch
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 2 comments
#56 - Update to fetch CUB via Thrust to prevent version mismatch
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 2 comments
#55 - cuCo, SlabHash, WarpCore benchmarking
Pull Request -
State: closed - Opened by Nicolas-Iskos about 4 years ago
Labels: topic: performance
#55 - cuCo, SlabHash, WarpCore benchmarking
Pull Request -
State: closed - Opened by Nicolas-Iskos about 4 years ago
Labels: topic: performance
#54 - [FEA] Add allocator interface to static/dynamic map
Issue -
State: closed - Opened by jrhemstad about 4 years ago
#54 - [FEA] Add allocator interface to static/dynamic map
Issue -
State: closed - Opened by jrhemstad about 4 years ago
#53 - Add `device_view` factory to initialize slots
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 4 comments
#53 - Add `device_view` factory to initialize slots
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
- 4 comments
#52 - Use CPM to fetch libcu++ from GitHub
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
#52 - Use CPM to fetch libcu++ from GitHub
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
#51 - Clean up reduce by key benchmark
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago
#51 - Clean up reduce by key benchmark
Pull Request -
State: closed - Opened by jrhemstad about 4 years ago