Build all CCCL tests with clang-cuda and libc++ as the standard library
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
We'd like the option for CCCL to work when libc++ is the host standard library.
As a first step, we'd like to just make that work when compiling with clang as a CUDA compiler.
This issue can be closed by adding four new CI jobs that build with:
- clang-cuda / libc++ / C++17 [ARM/x86]
- clang-cuda / libc++ / C++20 [ARM/x86]
Contributor guide
Assessment
This issue has not been assessed yet.