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 68700b5 commit 82e5f7fCopy full SHA for 82e5f7f
.github/workflows/reusable_gpu.yml
@@ -88,6 +88,7 @@ jobs:
88
-DCMAKE_CXX_COMPILER=${{matrix.compiler.cxx}}
89
-DUMF_BUILD_SHARED_LIBRARY=${{matrix.shared_library}}
90
-DUMF_BUILD_BENCHMARKS=ON
91
+ -DUMF_BUILD_BENCHMARKS_MT=ON
92
-DUMF_BUILD_TESTS=ON
93
-DUMF_BUILD_GPU_TESTS=ON
94
-DUMF_BUILD_GPU_EXAMPLES=ON
0 commit comments