1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Tests: no-opencl
Depends:
python3-all,
python3-pytest,
python3-pytest-mock,
python3-pytest-xvfb,
python3-silx,
Restrictions: allow-stderr
Test-Command: debian/tests/opencl
Depends:
clinfo,
pocl-opencl-icd,
python3-all,
python3-pytest,
python3-pytest-mock,
python3-pytest-xvfb,
python3-silx,
Features: test-name=opencl-pocl
Architecture: !i386
Restrictions: allow-stderr
Test-Command: rocm-test-launcher debian/tests/opencl
Depends:
clinfo,
rocm-opencl-icd,
pkg-rocm-tools,
python3-all,
python3-pytest,
python3-pytest-mock,
python3-pytest-xvfb,
python3-silx,
Architecture: amd64 arm64 ppc64el
Features: test-name=opencl-rocm
Restrictions: allow-stderr, skippable
Test-Command: xvfb-run -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" sh debian/tests/gui
Depends:
mesa-utils,
silx,
xauth,
xvfb,
Restrictions: allow-stderr
|