NVIDIA / NVIDIA/cccl

Need coverage for building OMP/TBB algorithms with nvcc

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

Description

This is a hole in our test coverage that's being used in the wild, leading to issues such as NVIDIA/cccl#743.

We currently build all DEVICE=CUDA configurations with nvcc as CUDA CMake targets, but all other configurations are built directly with the host compiler as CXX CMake targets. We have no coverage for non-CUDA device algorithms built through nvcc.

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.