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
Compile-time Error
libcu++
The NV_HAS_FEATURE_SM_90a macro added in #1411 does not suppport NVRTC.
NV_HAS_FEATURE_SM_90a
CI is failing:
https://github.com/NVIDIA/cccl/actions/runs/8065512120/job/22031531092?pr=1441
Should work.
No response
The text was updated successfully, but these errors were encountered:
cuda::ptx:tensormap_{replace,cp_fenceproxy}
I addressed this in you PR, the issue is that nvrtc uses its own nv/target header, so we need to manually tell it what we expect
Sorry, something went wrong.
Fixed by #1441
No branches or pull requests
Is this a duplicate?
Type of Bug
Compile-time Error
Component
libcu++
Describe the bug
The
NV_HAS_FEATURE_SM_90a
macro added in #1411 does not suppport NVRTC.How to Reproduce
CI is failing:
https://github.com/NVIDIA/cccl/actions/runs/8065512120/job/22031531092?pr=1441
Expected behavior
Should work.
Reproduction link
https://github.com/NVIDIA/cccl/actions/runs/8065512120/job/22031531092?pr=1441
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: