Skip to content

Commit 11d3265

Browse files
jeffbolznvqnixsynapse
authored andcommitted
vulkan: force device 0 in CI (ggml-org#14106)
1 parent 50162e6 commit 11d3265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ jobs:
306306
id: cmake_test
307307
run: |
308308
cd build
309+
export GGML_VK_VISIBLE_DEVICES=0
309310
# This is using llvmpipe and runs slower than other backends
310311
ctest -L main --verbose --timeout 3600
311312

0 commit comments

Comments
 (0)