Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA]: Add CI jobs for clang as a CUDA compiler #344

Closed
6 tasks
jrhemstad opened this issue Aug 16, 2023 · 0 comments · Fixed by #493
Closed
6 tasks

[FEA]: Add CI jobs for clang as a CUDA compiler #344

jrhemstad opened this issue Aug 16, 2023 · 0 comments · Fixed by #493
Assignees

Comments

@jrhemstad
Copy link
Collaborator

Is this a duplicate?

Area

General CCCL

Is your feature request related to a problem? Please describe.

While clang is not an officially support CUDA compiler, it is frequently used as such by many users. Ideally, CCCL should invest some effort to catch low hanging fruit and avoid breaking this use case on a best-effort basis.

Ensuring CCCL compiles correctly with clang is also important for ensuring compatibility with tooling like clangd or clang-tidy.

Describe the solution you'd like

We should add jobs that compile/run libcu++/Thrust/CUB tests using the latest version of clang as a CUDA compiler.

Tasks

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants