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]: Update standalone header testing to use installed version of CCCL #1682

Open
1 task done
Tracked by #1619
jrhemstad opened this issue May 1, 2024 · 0 comments
Open
1 task done
Tracked by #1619
Assignees
Labels
feature request New feature or request.

Comments

@jrhemstad
Copy link
Collaborator

Is this a duplicate?

Area

Infrastructure

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

As a user and maintainer of CCCL, I want to be sure that all public headers are usable in an installed version of CCCL.

Today, CCCL tests all public headers can be #include <header> into an empty TU and compiled successfully.

However, this testing is done in the context of the GitHub repo, not the installed versions of the headers. This can cause problems if our install rules are misconfigured and forget to install some of the headers.

Describe the solution you'd like

We should update the per-header include testing for Thrust/CUB/libcu++ to work off an installed version of CCCL.

Describe alternatives you've considered

No response

Additional context

No response

@jrhemstad jrhemstad added the feature request New feature or request. label May 1, 2024
@alliepiper alliepiper self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request.
Projects
Status: Todo
Development

No branches or pull requests

2 participants