File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 4848 uses : ./.github/workflows/sycl_gen_test_matrix.yml
4949 with :
5050 ref : ${{ github.event.pull_request.head.sha }}
51- lts_config : " hip_amdgpu;ocl_x64;ocl_gen9;l0_gen9;esimd_emu;cuda;cuda_aws "
51+ lts_config : " hip_amdgpu;ocl_x64;ocl_gen9;l0_gen9;esimd_emu;cuda"
5252
5353 linux_default :
5454 name : Linux
Original file line number Diff line number Diff line change 7171 "container_options" : " --gpus all" ,
7272 "check_sycl_all" : " cuda:gpu" ,
7373 "cmake_args" : " "
74- },
75- {
76- "config" : " cuda_aws" ,
77- "name" : " CUDA LLVM Test Suite" ,
78- "runs-on" : " aws-cuda_${{ inputs.uniq }}" ,
79- "aws-ami" : " ami-02ec0f344128253f9" ,
80- "aws-type" : [ " g4dn.2xlarge" , " g4dn.4xlarge" ],
81- "aws-disk" : " /dev/xvda:64" ,
82- "image" : " ${{ inputs.cuda_image }}" ,
83- "container_options" : " --gpus all" ,
84- "check_sycl_all" : " cuda:gpu" ,
85- "cmake_args" : " "
8674 }
8775 ],
8876 "cts" : [
You can’t perform that action at this time.
0 commit comments