Fix -g not passed to nvcc when DEBUG=1 (#8407)
* Fix -g not passed to nvcc when DEBUG=1 * blacklist -Werror * filter CMAKE_CXX_FLAGS too * restore to space-delimited string before ending macro
Showing
- CONTRIBUTING.md 7 additions, 7 deletionsCONTRIBUTING.md
- cmake/Dependencies.cmake 1 addition, 1 deletioncmake/Dependencies.cmake
- cmake/Modules_CUDA_fix/FindCUDA.cmake 23 additions, 4 deletionscmake/Modules_CUDA_fix/FindCUDA.cmake
- cmake/public/cuda.cmake 3 additions, 1 deletioncmake/public/cuda.cmake
- tools/build_pytorch_libs.sh 5 additions, 4 deletionstools/build_pytorch_libs.sh
Loading
Please register or sign in to comment