NVIDIA / NVIDIA/cccl

EPIC: Implement remaining cuda.parallel algorithms

Open
#4,817 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

This issue tracks the remaining CUB device-wide primitives to expose in `cuda.parallel`. See sub-issues.

## Already implemented

- [x] `merge_sort`
- [x] `radix_sort`
- [x] `exclusive_scan`
- [x] `inclusive_scan`
- [x] `reduce_into`
- [x] `segmented_reduce`
- [x] `unique_by_key`
- [x] `binary_transform`
- [x] `unary_transform`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.