This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
Use -Wno-deprecated-gpu-targets so that NVCC doesn't complain about deprecated SM archs when compiling every translation unit #1316
Labels
only: cmake
CMake changes only. Doesn't need internal NVIDIA CI.
P1: should have
Necessary, but not critical.
Milestone
@allisonvacanti I'm not sure how best to do this, but can we pass the -Wno-deprecated-gpu-targets flag to NVCC so it doesn't warn about deprecated architectures in our builds?
The text was updated successfully, but these errors were encountered: