NVIDIA / NVIDIA/cccl

[BUG]: single pass reduce

Open
#436 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
487
Avg merge
2d 7h
Merged PRs (30d)
296

Description

### Is this a duplicate?

- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)

### Type of Bug

Performance

### Component

CUB

### Describe the bug

Make reduce single pass instead of 2 pass, required to improve the performance of reduce by 10x for sizes < 1GB.

Internal implementation available.

### How to Reproduce

.

### Expected behavior

.

### Reproduction link

.

### Operating System

.

### nvidia-smi output

.

### NVCC version

.

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.