Skip to content

Commit

Permalink
Merge pull request #184 from buildtesters/e4s-22.11-load-cpu
Browse files Browse the repository at this point in the history
Do module load cpu to avoid missing GTL library error
  • Loading branch information
shahzebsiddiqui committed Jun 26, 2023
2 parents da1c5c1 + 9335c05 commit 7c88dc0
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/adios2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/dyninst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/gasnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/kokkos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/qthreads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/superlu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/tau.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/trilinos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/E4S-Testsuite/perlmutter/22.11/vtk-m.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down
1 change: 1 addition & 0 deletions buildspecs/e4s/testgen/e4s-22.11-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ buildspecs:
sbatch: ["-t 30", "-N 1", "-G 1", "-A m3503_g", "-C gpu"]
run: |
module load e4s/22.11
module load cpu
spack env activate gcc
spack load --first cmake
git clone https://github.com/E4S-Project/testsuite
Expand Down

0 comments on commit 7c88dc0

Please sign in to comment.