We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A lot of the stuff that is in here is redundant with what is in the top-level docs here: https://github.com/NVIDIA/cccl/blob/main/CONTRIBUTING.md#building-and-testing
I'd prefer to consolidate towards unified docs like these.
I do recognize the need and value for having specific instructions for how to use lit.
lit
I'd propose deleting this entire file and instead starting a "libcudacxx Developer Guide" document similar to the CUB one's here: https://github.com/NVIDIA/cccl/blob/main/CONTRIBUTING.md#cub
That should include a section on using lit directly to invoke tests.
Originally posted by @jrhemstad in #2881 (comment)
The text was updated successfully, but these errors were encountered:
miscco
No branches or pull requests
A lot of the stuff that is in here is redundant with what is in the top-level docs here: https://github.com/NVIDIA/cccl/blob/main/CONTRIBUTING.md#building-and-testing
I'd prefer to consolidate towards unified docs like these.
I do recognize the need and value for having specific instructions for how to use
lit
.I'd propose deleting this entire file and instead starting a "libcudacxx Developer Guide" document similar to the CUB one's here: https://github.com/NVIDIA/cccl/blob/main/CONTRIBUTING.md#cub
That should include a section on using
lit
directly to invoke tests.Originally posted by @jrhemstad in #2881 (comment)
The text was updated successfully, but these errors were encountered: