Skip to content

Issues: NVIDIA/cccl

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[FEA]: Add support for SM_100 and SM_100a in <nv/target> feature request New feature or request.
#1738 opened May 14, 2024 by ahendriksen
1 task done
[BUG]: MSVC < 2022 doesn't properly handle thrust's member function detector. bug Something isn't working right.
#1731 opened May 10, 2024 by alliepiper
1 task done
[BUG]: Intermittent wrong output from thrust::remove_if under heavy GPU loading bug Something isn't working right.
#1730 opened May 10, 2024 by ssadasivam1
1 task done
[FEA]: Upgrade Catch2 in CUB to version 3 cub For all items related to CUB feature request New feature or request.
#1724 opened May 8, 2024 by bernhardmgruber
1 task done
[BUG]: Thrust's OpenMP unique_by_key fails with large inputs/outputs. bug Something isn't working right.
#1715 opened May 6, 2024 by alliepiper
1 task done
[FEA]: Add CI check for unqualified uses of cuda:: namespace feature request New feature or request.
#1714 opened May 6, 2024 by jrhemstad
1 task done
Add tests for thrust::optional
#1713 opened May 6, 2024 by miscco
Missing full qualification of namespace std in CUB bug: functional cub For all items related to CUB
#1699 opened May 5, 2024 by miscco
[DOC]: Update contributing guide to include information on how to use cmake presets doc Documentation-related items.
#1689 opened May 2, 2024 by jrhemstad
1 task done
[BUG]: thrust iterators are not compatible with absl container algorithms. bug Something isn't working right.
#1679 opened Apr 30, 2024 by Artem-B
1 task done
[BUG]: libcudacxx clashes w/ libc++: ambiguous overload resolution for __swallow bug Something isn't working right.
#1678 opened Apr 30, 2024 by Artem-B
1 task done
[PERF][BUG]: Thrust uses cudaMemcpy for Device->Device copies (66% SoL on H200) bug Something isn't working right.
#1672 opened Apr 29, 2024 by ahendriksen
1 task done
[FEA]: Improve binary function objects and replace thrust implementation feature request New feature or request. good first issue Good for newcomers. libcu++ For all items related to libcu++ thrust For all items related to Thrust.
#1664 opened Apr 24, 2024 by miscco
1 task done
[DOC]: Document work complexity of Thrust/CUB algorithms doc Documentation-related items.
#1661 opened Apr 23, 2024 by jrhemstad
1 task done
ProTip! Exclude everything labeled bug with -label:bug.