diff --git a/systems/Tursa/config-command b/systems/Tursa/config-command index e95c27f7..2c0ec292 100644 --- a/systems/Tursa/config-command +++ b/systems/Tursa/config-command @@ -8,4 +8,4 @@ --disable-unified \ CXX=nvcc \ LDFLAGS="-cudart shared " \ - CXXFLAGS="-ccbin mpicxx -gencode arch=compute_80,code=sm_80 -std=c++17 -cudart shared" + CXXFLAGS="-ccbin mpicxx -gencode arch=compute_80,code=sm_80 -std=c++17 -cudart shared --diag-suppress 177,550,611"