gitlab ci: more resources for paraview and py-torch (#34412)

This commit is contained in:
Scott Wittenburg 2022-12-09 11:58:37 -07:00 committed by GitHub
parent 0f5482dc9a
commit 675afd884d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 1 deletions

View File

@ -263,7 +263,7 @@ spack:
- cat /proc/loadavg || true - cat /proc/loadavg || true
image: ecpe4s/ubuntu20.04-runner-x86_64:2022-12-01 image: ecpe4s/ubuntu20.04-runner-x86_64:2022-12-01
broken-tests-packages: broken-tests-packages:
- gptune - gptune
@ -274,6 +274,8 @@ spack:
- llvm - llvm
- llvm-amdgpu - llvm-amdgpu
- rocblas - rocblas
- paraview
- py-torch
runner-attributes: runner-attributes:
tags: [ "spack", "huge", "x86_64" ] tags: [ "spack", "huge", "x86_64" ]
variables: variables:

View File

@ -113,6 +113,7 @@ spack:
mappings: mappings:
- match: - match:
- llvm - llvm
- py-torch
runner-attributes: runner-attributes:
tags: [ "spack", "huge", "x86_64_v4" ] tags: [ "spack", "huge", "x86_64_v4" ]
variables: variables:

View File

@ -116,6 +116,7 @@ spack:
mappings: mappings:
- match: - match:
- llvm - llvm
- py-torch
runner-attributes: runner-attributes:
tags: [ "spack", "huge", "x86_64_v4" ] tags: [ "spack", "huge", "x86_64_v4" ]
variables: variables:

View File

@ -119,6 +119,7 @@ spack:
mappings: mappings:
- match: - match:
- llvm - llvm
- py-torch
runner-attributes: runner-attributes:
tags: [ "spack", "huge", "x86_64_v4" ] tags: [ "spack", "huge", "x86_64_v4" ]
variables: variables: