File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 continue-on-error : ${{ fromJSON(inputs.component).expect_failure == true }}
3232 timeout-minutes : 210
3333 container :
34- image : ${{ inputs.platform == 'linux' && 'ghcr.io/rocm/no_rocm_image_ubuntu24_04 @sha256:4150afe4759d14822f0e3f8930e1124f26e11f68b5c7b91ec9a02b20b1ebbb98 ' || null }}
34+ image : ${{ inputs.platform == 'linux' && 'ghcr.io/rocm/no_rocm_image_ubuntu24_04_extended @sha256:78879bd2813eda99e144b8ed76eda8dae969bd062c6d412f3c02fc90d989e29f ' || null }}
3535 # --ulimit memlock=-1:-1 - Prevents memory allocation issues with ROCm inside container
3636 # --security-opt seccomp=unconfined - enables memory mapping, and is recommended for containers running in HPC environments
3737 # --env-file /etc/podinfo/gha-gpu-isolation-settings - Required for GPU isolation on OSSCI MIXXX runners
You can’t perform that action at this time.
0 commit comments