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.
2 parents c41592b + 5eca0f1 commit 99eb436Copy full SHA for 99eb436
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