NVIDIA / NVIDIA/cccl

Proof-of-concept parallel ranges algorithms

Open
#1,213 0 comments 0 reactions 1 assignee Claimed by @miscco View on GitHub
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

### Tasks
- [ ] Create `cuda::ranges::for_each` overload with execution policy
- [ ] Implement basic `cuda::execution::openmp` parallel CPU backend
- [ ] Add tests for ranges where the input size is unknown a priori (take_while, drop_while)
- [ ] Add tests for all `random_access_range` views for `ranges::for_each(cuda::execution::openmp, ...)`

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.