-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #219 from buildtesters/spack_test_e4s_23.05
adding spack test e4s 23.05
- Loading branch information
Showing
30 changed files
with
754 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
aml_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for aml from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first aml | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['aml'] | ||
results: | ||
option: '-l' | ||
specs: ['aml'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
amrex_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for amrex from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first amrex | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['amrex'] | ||
results: | ||
option: '-l' | ||
specs: ['amrex'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
arborx_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for arborx from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first arborx | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['arborx'] | ||
results: | ||
option: '-l' | ||
specs: ['arborx'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
bolt_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for bolt from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first bolt | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['bolt'] | ||
results: | ||
option: '-l' | ||
specs: ['bolt'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
caliper_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for caliper from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first caliper | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['caliper'] | ||
results: | ||
option: '-l' | ||
specs: ['caliper'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
25 changes: 25 additions & 0 deletions
25
buildspecs/e4s/spack_test/perlmutter/23.05/fortrilinos.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
fortrilinos_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for fortrilinos from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first fortrilinos | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['fortrilinos'] | ||
results: | ||
option: '-l' | ||
specs: ['fortrilinos'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
ginkgo_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for ginkgo from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first ginkgo | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['ginkgo'] | ||
results: | ||
option: '-l' | ||
specs: ['ginkgo'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
heffte_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for heffte from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first heffte | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['heffte'] | ||
results: | ||
option: '-l' | ||
specs: ['heffte'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
hpctoolkit_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for hpctoolkit from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first hpctoolkit | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['hpctoolkit'] | ||
results: | ||
option: '-l' | ||
specs: ['hpctoolkit'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
kokkos_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for kokkos from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first kokkos | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['kokkos'] | ||
results: | ||
option: '-l' | ||
specs: ['kokkos'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
legion_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for legion from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first legion | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['legion'] | ||
results: | ||
option: '-l' | ||
specs: ['legion'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
mfem_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for mfem from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first mfem | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['mfem'] | ||
results: | ||
option: '-l' | ||
specs: ['mfem'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
omega-h_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for omega-h from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first omega-h | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['omega-h'] | ||
results: | ||
option: '-l' | ||
specs: ['omega-h'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
25 changes: 25 additions & 0 deletions
25
buildspecs/e4s/spack_test/perlmutter/23.05/openpmd-api.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
openpmd-api_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for openpmd-api from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first openpmd-api | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['openpmd-api'] | ||
results: | ||
option: '-l' | ||
specs: ['openpmd-api'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
#This buildtest was generated from spack-test-23.05-template.yaml | ||
buildspecs: | ||
papyrus_spack-test_23.05: | ||
type: spack | ||
executor: '(perlmutter|muller).slurm.regular' | ||
description: Run spack test for papyrus from e4s/23.05 gcc stack | ||
tags: [e4s-23.05] | ||
sbatch: ["-t 120", "-N 1", "-G 1", "-A m3503_g", "-C gpu"] | ||
pre_cmds: | | ||
module load e4s/23.05 | ||
spack env activate gcc | ||
spack load --first cmake | ||
spack load --first papyrus | ||
spack: | ||
root: /global/common/software/spackecp/perlmutter/e4s-23.05/default/spack | ||
verify_spack: false | ||
test: | ||
run: | ||
specs: ['papyrus'] | ||
results: | ||
option: '-l' | ||
specs: ['papyrus'] | ||
maintainers: | ||
- shahzebsiddiqui | ||
- wspear |
Oops, something went wrong.