mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 13:45:19 -04:00
Docker: Run spack-psmp-4x2 only weekly
This commit is contained in:
parent
166a3353c1
commit
04040e4da0
1 changed files with 8 additions and 7 deletions
|
|
@ -273,13 +273,6 @@ nodepools: pool-nvidia-volta
|
|||
build_path: /
|
||||
dockerfile: /tools/docker/Dockerfile.test_performance_cuda_V100
|
||||
|
||||
[spack-psmp-4x2]
|
||||
display_name: Spack (psmp, 4x2)
|
||||
tags: daily
|
||||
cpu: 32
|
||||
nodepools: pool-main
|
||||
build_path: /
|
||||
dockerfile: /tools/docker/Dockerfile.test_spack_psmp-4x2
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -365,6 +358,14 @@ cache_from: pdbg
|
|||
build_path: /
|
||||
dockerfile: /tools/docker/Dockerfile.test_psmp_4ranks
|
||||
|
||||
[spack-psmp-4x2]
|
||||
display_name: Spack (psmp, 4x2)
|
||||
tags: weekly-afternoon
|
||||
cpu: 32
|
||||
nodepools: pool-main
|
||||
build_path: /
|
||||
dockerfile: /tools/docker/Dockerfile.test_spack_psmp-4x2
|
||||
|
||||
[asan-psmp]
|
||||
display_name: Address Sanitizer
|
||||
tags: weekly-afternoon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue