server: test: ci matrix
This commit is contained in:
parent
d159e29d4b
commit
13863ef956
1 changed files with 1 additions and 1 deletions
2
.github/workflows/server-test.yml
vendored
2
.github/workflows/server-test.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
matrix:
|
||||
sanitizer: [ADDRESS, THREAD, UNDEFINED]
|
||||
build_type: [Debug, Release]
|
||||
build: [noavx, avx2, avx, avx512, clblast, openblas, kompute, cublas, cublas]
|
||||
build: [noavx, avx2, avx, avx512, clblast, openblas, kompute, vulkan, cublas]
|
||||
include:
|
||||
- build: 'noavx'
|
||||
defines: '-DLLAMA_NATIVE=OFF -DLLAMA_BUILD_SERVER=ON -DLLAMA_AVX=OFF -DLLAMA_AVX2=OFF -DLLAMA_FMA=OFF'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue