You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nvcc warning : Support for offline compilation for architectures prior to '<compute/sm/lto>_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
on libcu++ CI.
It'd be good to suppress them to avoid generating huge log files.
How to Reproduce
Run CI
Expected behavior
CI does not contain tons of warnings
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered:
Is this a duplicate?
Type of Bug
Compile-time Error
Component
libcu++
Describe the bug
I'm seeing many warnings of the form:
on libcu++ CI.
It'd be good to suppress them to avoid generating huge log files.
How to Reproduce
Run CI
Expected behavior
CI does not contain tons of warnings
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: