remove x86_64_v3 tags (#36828)

This commit is contained in:
eugeneswalker 2023-04-13 15:29:15 -05:00 committed by GitHub
parent f4833a9869
commit a9db5620f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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