-
Notifications
You must be signed in to change notification settings - Fork 47
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 #1372 from RatkoVasic-NOAA/1.5.1-C5
Update new machine (Gaea-C6) and upgraded machine (Gaea-C5)
- Loading branch information
Showing
11 changed files
with
197 additions
and
176 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
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
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 |
---|---|---|
@@ -1,17 +1,21 @@ | ||
packages: | ||
all: | ||
compiler:: [intel@2023.1.0] | ||
compiler:: [intel@2023.2.0] | ||
providers: | ||
mpi:: [[email protected]] | ||
mpi:: [[email protected]] | ||
blas:: [openblas] | ||
fftw-api:: [fftw] | ||
lapack:: [openblas] | ||
|
||
### MPI, Python, MKL | ||
mpi: | ||
buildable: False | ||
cray-mpich: | ||
externals: | ||
- spec: [email protected]%[email protected]~wrappers | ||
prefix: /opt/cray/pe/mpich/8.1.25/ofi/intel/19.0 | ||
- spec: [email protected]%[email protected]~wrappers | ||
modules: | ||
- craype-network-ofi | ||
- cray-mpich/8.1.25 | ||
- cray-mpich/8.1.28 | ||
|
||
### Modification of common packages | ||
# Until problems with OS openssh and spack openssl are resolved, | ||
|
@@ -34,29 +38,19 @@ packages: | |
prefix: /usr | ||
binutils: | ||
externals: | ||
- spec: binutils@2.37.20211103 | ||
- spec: binutils@2.41 | ||
prefix: /usr | ||
# Don't use, it's missing the headers | ||
#bzip2: | ||
# externals: | ||
# - spec: [email protected] | ||
# prefix: /usr | ||
cmake: | ||
buildable: false | ||
externals: | ||
- spec: [email protected] | ||
modules: [cmake/3.23.1] | ||
coreutils: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
cpio: | ||
externals: | ||
- spec: cpio@2.12 | ||
- spec: cpio@2.13 | ||
prefix: /usr | ||
curl: | ||
externals: | ||
- spec: curl@7.66.0+gssapi+ldap+nghttp2 | ||
- spec: curl@8.0.1+gssapi+ldap+nghttp2 | ||
prefix: /usr | ||
diffutils: | ||
externals: | ||
|
@@ -70,7 +64,7 @@ packages: | |
buildable: False | ||
externals: | ||
- spec: [email protected]+ui+static_boost | ||
prefix: /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/ecflow-5.8.4 | ||
prefix: /ncrc/proj/epic/spack-stack/ecflow-5.8.4 | ||
modules: [ecflow/5.8.4] | ||
file: | ||
externals: | ||
|
@@ -112,42 +106,36 @@ packages: | |
prefix: /usr | ||
groff: | ||
externals: | ||
- spec: [email protected].3 | ||
- spec: [email protected].4 | ||
prefix: /usr | ||
hwloc: | ||
externals: | ||
- spec: hwloc@2.6.0a1 | ||
- spec: hwloc@2.9.0 | ||
prefix: /usr | ||
# This package is currently incomplete (no headers), but still works | ||
krb5: | ||
externals: | ||
- spec: [email protected] | ||
#prefix: /usr/lib/mit | ||
- spec: [email protected] | ||
prefix: /usr | ||
libfuse: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
- spec: libfuse@3.6.1 | ||
- spec: libfuse@3.10.5 | ||
prefix: /usr | ||
libtirpc: | ||
variants: ~gssapi | ||
libtool: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
# This package is currently incomplete (no headers), but still works | ||
libxaw: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
libxml2: | ||
externals: | ||
- spec: libxml2@2.9.7 | ||
- spec: libxml2@2.10.3 | ||
prefix: /usr | ||
# This package is currently incomplete (no headers) and doesn't work | ||
# for us. But it's only needed to build libxaw, for which we can use | ||
# the existing (incomplete) installation in /usr, see above | ||
#libxpm: | ||
# externals: | ||
# - spec: [email protected] | ||
|
@@ -163,16 +151,15 @@ packages: | |
mysql: | ||
buildable: False | ||
externals: | ||
- spec: [email protected] | ||
prefix: /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/mysql-8.0.31 | ||
modules: [mysql/8.0.31] | ||
- spec: [email protected] | ||
prefix: /ncrc/proj/epic/spack-stack/mysql-8.0.36 | ||
ncurses: | ||
externals: | ||
- spec: [email protected]+termlib abi=6 | ||
prefix: /usr | ||
openjdk: | ||
externals: | ||
- spec: [email protected].16_8-suse-150000.3.83.1-x8664 | ||
- spec: [email protected].22 | ||
prefix: /usr | ||
openssh: | ||
externals: | ||
|
@@ -183,6 +170,11 @@ packages: | |
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
# openssl: | ||
# buildable: False | ||
# externals: | ||
# - spec: [email protected] | ||
# prefix: /sw/gaea-c5/python/3.9/anaconda-base/envs/noaa_py3.9/bin | ||
perl: | ||
externals: | ||
- spec: [email protected]~cpanm+shared+threads | ||
|
@@ -195,14 +187,14 @@ packages: | |
qt: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/qt-5.15.2/5.15.2/gcc_64 | ||
prefix: /ncrc/proj/epic/spack-stack/qt-5.15.2/5.15.2/gcc_64 | ||
rdma-core: | ||
externals: | ||
- spec: rdma-core@37.0 | ||
- spec: rdma-core@42.0 | ||
prefix: /usr | ||
rsync: | ||
externals: | ||
- spec: rsync@3.1.3 | ||
- spec: rsync@3.2.3 | ||
prefix: /usr | ||
ruby: | ||
externals: | ||
|
@@ -214,20 +206,16 @@ packages: | |
prefix: /usr | ||
slurm: | ||
externals: | ||
- spec: slurm@21.08.8 | ||
- spec: slurm@24.05.3 | ||
prefix: /usr | ||
subversion: | ||
externals: | ||
- spec: subversion@1.10.6 | ||
- spec: subversion@1.14.1 | ||
prefix: /usr | ||
tar: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
texinfo: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
wget: | ||
externals: | ||
- spec: [email protected] | ||
|
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,38 @@ | ||
compilers: | ||
- compiler: | ||
spec: [email protected] | ||
paths: | ||
cc: cc | ||
cxx: CC | ||
f77: ftn | ||
fc: ftn | ||
operating_system: sles15 | ||
modules: | ||
- PrgEnv-intel/8.5.0 | ||
- intel-classic/2023.2.0 | ||
- craype/2.7.30 | ||
- libfabric/1.20.1 | ||
flags: | ||
cflags: "-gcc-name=/usr/bin/gcc-12" | ||
cxxflags: "-gxx-name=/usr/bin/g++-12 -gcc-name=/usr/bin/gcc-12 -static-libstdc++" | ||
fflags: "-gcc-name=/usr/bin/gcc-12" | ||
environment: | ||
set: | ||
# OpenSUSE on Gaea C5 sets CONFIG_SITE so | ||
# Automake-based builds are installed in lib64 | ||
# which confuses some packages. | ||
CONFIG_SITE: '' | ||
extra_rpaths: [] | ||
- compiler: | ||
spec: [email protected] | ||
paths: | ||
cc: /usr/bin/gcc-12 | ||
cxx: /usr/bin/g++-12 | ||
f77: /usr/bin/gfortran-12 | ||
fc: /usr/bin/gfortran-12 | ||
flags: {} | ||
operating_system: sles15 | ||
modules: | ||
- gcc-native-mixed/12.3 | ||
environment: {} | ||
extra_rpaths: [] |
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,2 @@ | ||
config: | ||
build_jobs: 6 |
4 changes: 2 additions & 2 deletions
4
configs/sites/gaea-c4/mirrors.yaml → configs/sites/gaea-c6/mirrors.yaml
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
4 changes: 2 additions & 2 deletions
4
configs/sites/gaea-c4/modules.yaml → configs/sites/gaea-c6/modules.yaml
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
modules: | ||
default: | ||
enable:: | ||
- tcl | ||
tcl: | ||
- lmod | ||
lmod: | ||
exclude: | ||
- ecflow | ||
include: | ||
|
Oops, something went wrong.