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 ec32621 commit 6adeb4eCopy full SHA for 6adeb4e
source/module_base/test_parallel/CMakeLists.txt
@@ -37,7 +37,7 @@ add_test(NAME base_parallel_reduce_test
37
AddTest(
38
TARGET parallel_2d_test
39
SOURCES parallel_2d_test.cpp ../parallel_2d.cpp
40
- LIBS parameter ${math_libs} device base
+ LIBS parameter ${math_libs}
41
)
42
43
install(FILES parallel_2d_test.sh DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
0 commit comments