-
Notifications
You must be signed in to change notification settings - Fork 202
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG]: /usr/local/include/cuda/std/__type_traits/integral_constant.h(26): error: "integral_constant" has already been declared in the current scope
bug
Something isn't working right.
#4154
opened Mar 15, 2025 by
linuxlonelyeagle
1 task done
Thrust
execution_policy::on
should take a stream_ref in addition to a stream
#4150
opened Mar 14, 2025 by
brycelelbach
[FEA]: Add NVTX ranges to all Thrust algorithms
feature request
New feature or request.
#4149
opened Mar 14, 2025 by
jrhemstad
1 task done
[FEA]: cccl.c and cuda.parallel should support indirect_iterator_t which can be advance on both host and device to support streaming algorithms
feature request
New feature or request.
#4148
opened Mar 14, 2025 by
oleksandr-pavlyk
1 task done
[FEA]: Add support for inclusive scan in cuda.parallel
feature request
New feature or request.
#4145
opened Mar 14, 2025 by
NaderAlAwar
1 task done
cuda-parallel: Algorithms should not make repeated calls to get_bindings() function
#4143
opened Mar 14, 2025 by
oleksandr-pavlyk
cuda-parallel: Tests should avoid looping over problem sizes inside each test function
#4139
opened Mar 14, 2025 by
oleksandr-pavlyk
cudax::stream::wait()
blocks the caller, while cudax::stream::wait(event_ref)
does not
#4134
opened Mar 13, 2025 by
brycelelbach
[FEA]: cuda_parallel should provide DiscardIterator
feature request
New feature or request.
#4132
opened Mar 13, 2025 by
oleksandr-pavlyk
1 task done
[FEA] and [DOC]: Diagnostic when
par_nosync
is used but the algorithm will block anyways.
#4118
opened Mar 12, 2025 by
brycelelbach
[FEA]: Thrust algorithms invoked with
par_nosync
should asynchronously allocate temporary storage
#4117
opened Mar 12, 2025 by
brycelelbach
[DOC]: "See also" references in Thrust docs do not actually link to the other entity
#4109
opened Mar 12, 2025 by
brycelelbach
Range view versions of Thrust/CUB iterators and range-based algorithm interfaces
#4108
opened Mar 12, 2025 by
brycelelbach
[BUG]: cmake installation fails on (lack of) llvm
bug
Something isn't working right.
#4101
opened Mar 12, 2025 by
VictorEijkhout
1 task done
make_buffer
and execution space properties on buffer types
#4098
opened Mar 11, 2025 by
brycelelbach
Rename
cuda::experimental::managed_memory_resource
to cuda::experimental::unified_memory_resource
#4094
opened Mar 11, 2025 by
brycelelbach
[DOC]: A bunch of
cudax
memory resources aren't showing up in the docs
#4093
opened Mar 11, 2025 by
brycelelbach
[FEA] We have
async_buffer(mr, count, uninit)
but not buffer(mr, count, uninit)
#4091
opened Mar 11, 2025 by
brycelelbach
[FEA] Missing binary-binary
thrust::transform_reduce
overload
#4086
opened Mar 11, 2025 by
brycelelbach
Replace term "PTX version" by "CUDA architecture" or something else
#4081
opened Mar 11, 2025 by
bernhardmgruber
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.