Issues
- 0
Move CUB tunings to dedicated headers
#3097 opened by bernhardmgruber - 0
Move all CUB dispatchers into internal namespaces
#3094 opened by bernhardmgruber - 6
- 0
Add a macro to check CUDA API
#3090 opened by bernhardmgruber - 5
- 0
[BUG]: nullptr dereference UB triggered in for_each.h by thrust/testing/vector_allocators.cu test
#3081 opened by Artem-B - 0
[FEA]: Expose CUDA streams in cuda.parallel APIs
#3080 opened by shwina - 0
- 1
[Internal Cleanup] Resolve "ATTENTION: NOT op_caller here!" vs "ATTENTION: op_caller here" asymmetry in Transform Iterator implementation.
#3064 opened by rwgk - 0
The mdspan OOB checks are too weak.
#3063 opened by miscco - 2
- 0
Example of calling a third-party library API
#3047 opened by jrhemstad - 3
- 2
- 0
- 0
- 0
Example of compute/communication overlap on single GPU
#3051 opened by jrhemstad - 0
MGMN maxwell equation example/benchmark
#3049 opened by jrhemstad - 0
Multi-GPU maxwell equation example/benchmark
#3048 opened by jrhemstad - 0
Example VectorAdd as a mock library API
#3046 opened by jrhemstad - 0
- 0
[BUG]: UB in thrust tests caused by out-of range conversion from FP types to integers.
#3021 opened by Artem-B - 0
- 2
[REFACTOR] cuda.parallel: Don't require passing input/output arrays to `reduce_into` and similar algorithms
#3008 opened by shwina - 2
- 1
[BUG]: Compile error of libcudacxx examples
#3012 opened by j3soon - 0
Expose `cub::DeviceTransform` BIF to tuning
#3017 opened by bernhardmgruber - 0
[BUG]: RAPIDS CI jobs are failing but report success
#3006 opened by jrhemstad - 1
Combine compiler deprecation warning suppression CMake options and macros into just `CCCL_SUPPRESS_COMPILER_DEPRECATION_WARNING`
#2996 opened by bernhardmgruber - 1
[DOC]: Typo in document of binary_search.h
#2980 opened by hzhangxyz - 4
- 0
- 2
[FEA]: Host/Device accessors for `mdspan`
#2972 opened by fbusato - 2
- 1
Gather inventory of CuPy's CCCL usage
#2959 opened by jrhemstad - 1
- 5
[BUG]: cuda::ptx takes long to compile
#2933 opened by ahendriksen - 0
Inventory existing CUDA samples
#2974 opened by jrhemstad - 0
- 1
[BUG]: UB in annotated_ptr
#2942 opened by Artem-B - 1
- 1
Ambiguous cuda:: namespace issue
#2939 opened by vikasnkumar - 1
[FEA]: `cuda::span_collection`
#2938 opened by davebayer - 1
[BUG]: thrust::tuple<Eigen::Vector3f> copy Constructor fails in template dedcution
#2936 opened by miwechner - 0
Towards a libcudacxx developer guide
#2935 opened by bernhardmgruber - 1
[FEA]: Add `__pipeline_arrive_on_noinc`
#2927 opened by igor-nv - 0
[FEA] Provide templates for device-side wrappers that can be type-checked on the host
#2918 opened by griwes - 0
Initial version of "New Release" workflow
#2915 opened by wmaxey - 0
Initial version of "Finalize Release" workflow
#2917 opened by wmaxey - 0
Initial version of "Update RC" workflow
#2916 opened by wmaxey