File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -608,21 +608,6 @@ jobs:
608608 export ZE_FLAT_DEVICE_HIERARCHY=COMPOSITE
609609 scripts/test.py --device sycl --memcheck --log test.log
610610
611- test-rockylinux8-cuda11 :
612- needs : build-rockylinux8
613- secrets : inherit
614- uses : intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker_gpu.yml@main
615- with :
616- project : oidn
617- runs-on : ' [ "Linux", "gpu_nvidia" ]'
618- image : oidn/rockylinux:8.8
619- options : --gpus all
620- artifact-in : build-rockylinux8
621- artifact-out : test-rockylinux8-cuda11
622- artifact-path : test.log
623- artifact-on-failure : true
624- cmd : scripts/test.py --device cuda --log test.log # TODO: add --memcheck after upgrading to CUDA 12+
625-
626611 test-rockylinux8-cuda :
627612 needs : build-rockylinux8
628613 secrets : inherit
You can’t perform that action at this time.
0 commit comments