Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UFS and acorn updates #772

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions configs/sites/acorn/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,27 @@ compilers:
# which confuses some packages.
CONFIG_SITE: ''
extra_rpaths: []
- compiler:
spec: intel@2022.0.2.262
paths:
cc: cc
cxx: CC
f77: ftn
fc: ftn
flags: {}
operating_system: sles15
modules:
- PrgEnv-intel/8.3.3
- craype/2.7.13
- intel-classic/2022.2.0.262
- libfabric
environment:
set:
# OpenSUSE on WCOSS2 machines sets CONFIG_SITE so
# Automake-based builds are installed in lib64
# which confuses some packages.
CONFIG_SITE: ''
extra_rpaths: []
- compiler:
spec: gcc@11.2.0
paths:
Expand Down
2 changes: 1 addition & 1 deletion configs/sites/acorn/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packages:
all:
compiler:: [intel@19.1.3.304,gcc@11.2.0]
compiler:: [intel@19.1.3.304,intel@2022.0.2.262,gcc@11.2.0]
providers:
mpi:: [cray-mpich@8.1.9]
cray-mpich:
Expand Down
22 changes: 10 additions & 12 deletions configs/templates/ufs-weather-model-static/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,24 @@ spack:
- site
- common
specs:
- jasper@2.0.25~shared
- libjpeg-turbo~shared
- libpng@1.6.37 libs=static
- zlib@1.2.11~shared
- bacio@2.4.1
- crtm@2.4.0~fix
- esmf@8.4.1+debug~shared+external-parallelio
- esmf@8.4.1~debug~shared+external-parallelio
- fms@2022.04 constants=GFS
- esmf@8.4.2~shared+external-parallelio
- fms@2023.01 constants=GFS
- g2@3.4.5
- g2tmpl@1.10.0
- g2tmpl@1.10.2
- gftl-shared@1.5.0
- hdf5@1.14.0+hl+mpi~shared~szip
- ip@3.3.3
- mapl@2.35.2~pnetcdf+debug~shared
- mapl@2.35.2~pnetcdf~debug~shared
- jasper@2.0.32~shared
- libjpeg-turbo~shared
- libpng@1.6.37 libs=static
- mapl@2.35.2~pnetcdf~shared
- netcdf-c@4.9.2~parallel-netcdf+mpi~shared~dap
- netcdf-fortran@4.6.0~shared
- parallel-netcdf@1.12.2~shared
- parallelio@2.5.9+fortran~pnetcdf~shared
- parallelio@2.5.10+fortran~pnetcdf~shared
- scotch@7.0.3
climbfuji marked this conversation as resolved.
Show resolved Hide resolved
- sp@2.3.3
- w3emc@2.9.2
- scotch@7.0.3
- zlib@1.2.13~shared