ci: disable coopmat on ubuntu-24-cmake-vulkan job (#20294)
This commit is contained in:
@@ -469,6 +469,7 @@ jobs:
|
|||||||
cd build
|
cd build
|
||||||
export GGML_VK_VISIBLE_DEVICES=0
|
export GGML_VK_VISIBLE_DEVICES=0
|
||||||
export GGML_VK_DISABLE_F16=1
|
export GGML_VK_DISABLE_F16=1
|
||||||
|
export GGML_VK_DISABLE_COOPMAT=1
|
||||||
# This is using llvmpipe and runs slower than other backends
|
# This is using llvmpipe and runs slower than other backends
|
||||||
ctest -L main --verbose --timeout 4800
|
ctest -L main --verbose --timeout 4800
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user