ci: gpu-tests stack: swap x86_64-{cuda,rocm} for x86_64 (#36759)

This commit is contained in:
eugeneswalker 2023-04-10 19:01:18 -05:00 committed by GitHub
parent 8feeb07d4f
commit a88fdb216f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,14 +61,18 @@ spack:
submapping:
- match:
- kokkos +rocm amdgpu_target=gfx90a
build-job-remove:
tags: [ "x86_64" ]
build-job:
tags: [ "rocm-5.4.0", "mi210" ]
tags: [ "x86_64-rocm", "rocm-5.4.0", "mi210" ]
- match:
- kokkos +cuda cuda_arch=80 ^cuda@12.0.0
- raja +cuda cuda_arch=80 ^cuda@12.0.0
build-job-remove:
tags: [ "x86_64" ]
build-job:
tags: [ "nvidia-525.85.12", "cuda-12.0", "a100" ]
tags: [ "x86_64-cuda", "nvidia-525.85.12", "cuda-12.0", "a100" ]
cdash:
build-group: GPU Testing