[go: up one dir, main page]

Skip to content

Pull requests: NVIDIA/cccl

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Replace typedef by alias declarations in CUB cub For all items related to CUB
#1885 opened Jun 19, 2024 by bernhardmgruber Draft
Make thrust::sort use radix sort with more comparators thrust For all items related to Thrust.
#1884 opened Jun 19, 2024 by bernhardmgruber Loading…
Update memory_resource docs
#1883 opened Jun 19, 2024 by miscco Loading…
Thrust and CUB: README: Fix copy-paste from libcu++ and links
#1878 opened Jun 18, 2024 by pauleonix Loading…
2 tasks done
Follow-up fixes to CUB iterator test cub For all items related to CUB
#1875 opened Jun 17, 2024 by bernhardmgruber Loading…
Make cuda::ptx::*_multicast pass on all architectures
#1874 opened Jun 17, 2024 by ahendriksen Loading…
2 tasks done
Benchmark and improve thrust::equals thrust For all items related to Thrust.
#1870 opened Jun 14, 2024 by bernhardmgruber Draft
[PoC]: Implement cuda::experimental::vector CUDA Next Feature intended for the Cuda Next experimental library feature request New feature or request.
#1869 opened Jun 14, 2024 by miscco Draft
Minor improvements to memory_resource feature request New feature or request. libcu++ For all items related to libcu++
#1865 opened Jun 14, 2024 by miscco Loading…
Cleanup CUB util_type.cuh cub For all items related to CUB
#1863 opened Jun 13, 2024 by bernhardmgruber Loading…
[PoC]: Implement cuda::experimental::uninitialized_async_buffer CUDA Next Feature intended for the Cuda Next experimental library feature request New feature or request.
#1854 opened Jun 12, 2024 by miscco Loading…
Test and fix failing nightly libcudacxx + CUB jobs
#1847 opened Jun 12, 2024 by miscco Loading…
Add device inclusive scan with init_value
#1845 opened Jun 11, 2024 by gonidelis Loading…
[PoC]: Implement cuda::experimental::uninitialized_buffer CUDA Next Feature intended for the Cuda Next experimental library feature request New feature or request.
#1831 opened Jun 10, 2024 by miscco Draft
Port thrust::merge[_by_key] to CUB cub For all items related to CUB thrust For all items related to Thrust.
#1817 opened Jun 6, 2024 by bernhardmgruber Loading…
8 tasks done
Use common_type for complex pow
#1800 opened Jun 3, 2024 by miscco Loading…
Fix for in-place DeviceSelect & thrust::remove_if
#1782 opened May 27, 2024 by elstehle Loading…
4 of 5 tasks
Use only explicit NVTX3 V1 API in CUB bug Something isn't working right. cub For all items related to CUB
#1751 opened May 16, 2024 by bernhardmgruber Draft
clean up complex.inl
#1655 opened Apr 21, 2024 by ZelboK Loading…
ProTip! Filter pull requests by the default branch with base:main.