forked from spack/spack
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy [email protected] % [email protected] + netcdf-* to exp/0.17.3/b
- Loading branch information
Showing
9 changed files
with
3,381 additions
and
9 deletions.
There are no files selected for viewing
653 changes: 653 additions & 0 deletions
653
etc/spack/sdsc/expanse/0.17.3/cpu/b/specs/[email protected]
Large diffs are not rendered by default.
Oops, something went wrong.
643 changes: 643 additions & 0 deletions
643
etc/spack/sdsc/expanse/0.17.3/cpu/b/specs/[email protected]
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -70,5 +70,3 @@ if [[ "${?}" -ne 0 ]]; then | |
fi | ||
|
||
spack compiler add --scope site "$(spack location -i ${SPACK_PACKAGE})" | ||
|
||
sleep 30 |
695 changes: 695 additions & 0 deletions
695
etc/spack/sdsc/expanse/0.17.3/cpu/b/specs/[email protected]/[email protected]
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ module list | |
declare -xr SPACK_PACKAGE='[email protected]' | ||
declare -xr SPACK_COMPILER='[email protected]' | ||
declare -xr SPACK_VARIANTS='+cxx +fortran +hl ~ipo ~java ~mpi +shared +szip ~threadsafe +tools' | ||
declare -xr SPACK_DEPENDENCIES="^[email protected]/$(spack find --format '{hash:7}' [email protected] % [email protected])" | ||
declare -xr SPACK_DEPENDENCIES="^[email protected]/$(spack find --format '{hash:7}' [email protected] % [email protected])" | ||
declare -xr SPACK_SPEC="${SPACK_PACKAGE} % ${SPACK_COMPILER} ${SPACK_VARIANTS} ${SPACK_DEPENDENCIES}" | ||
|
||
printenv | ||
|
704 changes: 704 additions & 0 deletions
704
etc/spack/sdsc/expanse/0.17.3/cpu/b/specs/[email protected]/[email protected]
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -66,9 +66,3 @@ if [[ "${?}" -ne 0 ]]; then | |
echo 'ERROR: spack install failed.' | ||
exit 1 | ||
fi | ||
|
||
#spack module lmod refresh --delete-tree -y | ||
|
||
sbatch --dependency="afterok:${SLURM_JOB_ID}" '[email protected]' | ||
|
||
sleep 30 |
669 changes: 669 additions & 0 deletions
669
...spack/sdsc/expanse/0.17.3/cpu/b/specs/[email protected]/[email protected]
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -63,3 +63,19 @@ compilers: | |
modules: [] | ||
environment: {} | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
paths: | ||
cc: /cm/shared/apps/spack/0.17.3/cpu/b/opt/spack/linux-rocky8-zen/gcc-8.5.0/nvhpc-21.9-xxpthf52cloih3j5abdsx65rlg4yk2kk/Linux_x86_64/21.9/compilers/bin/nvc | ||
cxx: /cm/shared/apps/spack/0.17.3/cpu/b/opt/spack/linux-rocky8-zen/gcc-8.5.0/nvhpc-21.9-xxpthf52cloih3j5abdsx65rlg4yk2kk/Linux_x86_64/21.9/compilers/bin/nvc++ | ||
f77: /cm/shared/apps/spack/0.17.3/cpu/b/opt/spack/linux-rocky8-zen/gcc-8.5.0/nvhpc-21.9-xxpthf52cloih3j5abdsx65rlg4yk2kk/Linux_x86_64/21.9/compilers/bin/nvfortran | ||
fc: /cm/shared/apps/spack/0.17.3/cpu/b/opt/spack/linux-rocky8-zen/gcc-8.5.0/nvhpc-21.9-xxpthf52cloih3j5abdsx65rlg4yk2kk/Linux_x86_64/21.9/compilers/bin/nvfortran | ||
flags: | ||
cflags: -fast | ||
cxxflags: -fast | ||
fflags: -fast | ||
operating_system: rocky8 | ||
target: x86_64 | ||
modules: [] | ||
environment: {} | ||
extra_rpaths: [] |