Skip to content

Commit

Permalink
Merge pull request #240 from buildtesters/e4s_23.08
Browse files Browse the repository at this point in the history
adding spack test for e4s/23.08
  • Loading branch information
shahzebsiddiqui authored Dec 5, 2023
2 parents d34e964 + 09983a5 commit 5a8c796
Show file tree
Hide file tree
Showing 32 changed files with 811 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ muller_system_check:
.e4s_test:
extends: .scheduled_test
variables:
TAGNAME: "e4s,e4s-22.11,e4s-23.05"
TAGNAME: "e4s,e4s-22.11,e4s-23.05,e4s-23.08"

.e4s_mini_test:
extends: [.e4s_test, .mini_runs]
Expand Down
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/amrex.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
amrex_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for amrex from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first amrex
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['amrex']
results:
option: '-l'
specs: ['amrex']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/arborx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
arborx_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for arborx from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first arborx
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['arborx']
results:
option: '-l'
specs: ['arborx']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/bolt.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
bolt_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for bolt from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first bolt
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['bolt']
results:
option: '-l'
specs: ['bolt']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/caliper.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
caliper_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for caliper from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first caliper
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['caliper']
results:
option: '-l'
specs: ['caliper']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/dyninst.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
dyninst_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for dyninst from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first dyninst
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['dyninst']
results:
option: '-l'
specs: ['dyninst']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/fortrilinos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
fortrilinos_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for fortrilinos from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first fortrilinos
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['fortrilinos']
results:
option: '-l'
specs: ['fortrilinos']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/ginkgo.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
ginkgo_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for ginkgo from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first ginkgo
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['ginkgo']
results:
option: '-l'
specs: ['ginkgo']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/hdf5.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
hdf5_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for hdf5 from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first hdf5
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['hdf5']
results:
option: '-l'
specs: ['hdf5']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/heffte.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
heffte_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for heffte from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first heffte
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['heffte']
results:
option: '-l'
specs: ['heffte']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/hpctoolkit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
hpctoolkit_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for hpctoolkit from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first hpctoolkit
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['hpctoolkit']
results:
option: '-l'
specs: ['hpctoolkit']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/kokkos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
kokkos_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for kokkos from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first kokkos
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['kokkos']
results:
option: '-l'
specs: ['kokkos']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/legion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
legion_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for legion from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first legion
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['legion']
results:
option: '-l'
specs: ['legion']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/omega-h.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
omega-h_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for omega-h from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first omega-h
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['omega-h']
results:
option: '-l'
specs: ['omega-h']
maintainers:
- shahzebsiddiqui
- wspear
26 changes: 26 additions & 0 deletions buildspecs/e4s/spack_test/perlmutter/23.08/openpmd-api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#This buildtest was generated from spack-test-23.08-template.yaml
buildspecs:
openpmd-api_spack-test_23.08:
type: spack
executor: '(perlmutter|muller).slurm.regular'
description: Run spack test for openpmd-api from e4s/23.08 gcc stack
tags: [e4s, e4s-23.08]
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
pre_cmds: |
module load cpu
module load e4s/23.08
spack env activate gcc
spack load --first cmake
spack load --first openpmd-api
spack:
root: /global/common/software/spackecp/perlmutter/e4s-23.08/default/spack
verify_spack: false
test:
run:
specs: ['openpmd-api']
results:
option: '-l'
specs: ['openpmd-api']
maintainers:
- shahzebsiddiqui
- wspear
Loading

0 comments on commit 5a8c796

Please sign in to comment.