We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41592b commit 5eca0f1Copy full SHA for 5eca0f1
source/src_pw/test/CMakeLists.txt
@@ -1,4 +1,6 @@
1
remove_definitions(-D__MPI)
2
+remove_definitions(-D__CUDA)
3
+remove_definitions(-D__ROCM)
4
AddTest(
5
TARGET hsolver_david
6
LIBS ${math_libs} base
0 commit comments