Raw File
export CC=/usr/bin/clang-13
export CXX=/usr/bin/clang++-13
export CUDACXX=/usr/bin/clang++-13
back to top