File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161 with :
6262 name : CUDA E2E
6363 runner : ' ["aws_cuda-${{ github.event.workflow_run.id }}-${{ github.event.workflow_run.run_attempt }}"]'
64- image : ghcr.io/intel/llvm/ubuntu2204_build:latest
64+ image : ghcr.io/intel/llvm/ubuntu2204_build:latest-cc1dd89176dd35522d57022a57204b41ae2611a9
6565 image_options : -u 1001 --gpus all --cap-add SYS_ADMIN --env NVIDIA_DISABLE_REQUIRE=1
6666 target_devices : ext_oneapi_cuda:gpu
6767 # No idea why but that seems to work and be in sync with the main
Original file line number Diff line number Diff line change 7676 include :
7777 - name : AMD/HIP
7878 runner : ' ["Linux", "amdgpu"]'
79- image : ghcr.io/intel/llvm/ubuntu2204_build:latest
79+ image : ghcr.io/intel/llvm/ubuntu2204_build:latest-cc1dd89176dd35522d57022a57204b41ae2611a9
8080 image_options : -u 1001 --device=/dev/dri --device=/dev/kfd
8181 target_devices : ext_oneapi_hip:gpu
8282 - name : Intel
You can’t perform that action at this time.
0 commit comments