Skip to content

Commit 82e5f7f

Browse files
committed
Enable UMF_BUILD_BENCHMARKS_MT=ON in GPU CI flows
1 parent 68700b5 commit 82e5f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
-DCMAKE_CXX_COMPILER=${{matrix.compiler.cxx}}
8989
-DUMF_BUILD_SHARED_LIBRARY=${{matrix.shared_library}}
9090
-DUMF_BUILD_BENCHMARKS=ON
91+
-DUMF_BUILD_BENCHMARKS_MT=ON
9192
-DUMF_BUILD_TESTS=ON
9293
-DUMF_BUILD_GPU_TESTS=ON
9394
-DUMF_BUILD_GPU_EXAMPLES=ON

0 commit comments

Comments
 (0)