Ensure CI testing for supported `libcudacxx` headers in host-only TUs
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Today, we do a limited form of testing each libcu++ header with a host-only compiler where we just include the header in an otherwise empty file and ensure that compiles.
We should have more thorough testing, so we should have a way to build/run an appropriate subset of libcu++ tests with only a host compiler to verify that this works as intended.
Contributor guide
Assessment
This issue has not been assessed yet.