mirror of
https://code.videolan.org/videolan/dav1d
synced 2026-06-11 04:03:05 +00:00
CI: add threaded tests to avx512icl instance
This commit is contained in:
committed by
Henrik Gramner
co-authored by
Henrik Gramner
parent
b4d70152fd
commit
5fb9f3a460
@@ -517,6 +517,7 @@ test-debian-avx512:
|
||||
-Dtestdata_tests=true
|
||||
- ninja -C build
|
||||
- cd build && time meson test --suite testdata-8 --suite testdata-10 --suite testdata-12 --test-args "--cpumask avx512icl"
|
||||
- time meson test --suite testdata-8 --suite testdata-10 --suite testdata-12 --test-args "--threads 2 --framedelay 2 --cpumask avx512icl"
|
||||
|
||||
test-debian-unaligned-stack:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user