File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,15 +66,15 @@ jobs:
6666 image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:latest
6767 image_options : -u 1001 --device=/dev/dri --privileged --cap-add SYS_ADMIN
6868 target_devices : ext_oneapi_level_zero:gpu;opencl:gpu
69- extra_lit_opts : -j 100
69+ extra_lit_opts : -j 50
7070 - name : E2E tests with dev igc on Intel Ponte Vecchio GPU
7171 runner : ' ["Linux", "pvc"]'
7272 env : ' {"LIT_FILTER_OUT":"ESIMD/unified_memory_api/"}'
7373 image : ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
7474 image_options : -u 1001 --device=/dev/dri --privileged --cap-add SYS_ADMIN
7575 target_devices : ext_oneapi_level_zero:gpu;opencl:gpu
7676 use_igc_dev : true
77- extra_lit_opts : -j 100
77+ extra_lit_opts : -j 50
7878 # Performance tests below. Specifics:
7979 # - only run performance tests (use LIT_FILTER env)
8080 # - ask llvm-lit to show all the output, even for PASS (-a)
You can’t perform that action at this time.
0 commit comments