-
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.
Browse files
Browse the repository at this point in the history
* Add gaea-c5 config. Tested with ufs-weather-model-static template. * Bug fix in Narwhal compiler config, and update of Gaea C5 config * Progress on documentation update in doc/source/Platforms.rst * Final touches to gaea-c5 site config (packages) Co-authored-by: Alexander Richert <[email protected]>
- Loading branch information
Showing
7 changed files
with
315 additions
and
10 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,27 @@ | ||
compilers: | ||
- compiler: | ||
spec: [email protected] | ||
paths: | ||
cc: cc | ||
cxx: CC | ||
f77: ftn | ||
fc: ftn | ||
flags: {} | ||
operating_system: sles15 | ||
target: any | ||
modules: | ||
- PrgEnv-intel/8.3.3 | ||
- intel/2022.0.2 | ||
- craype/2.7.15 | ||
- libfabric/1.11.0.4.128 | ||
environment: | ||
prepend_path: | ||
PATH: '/opt/cray/pe/gcc/10.3.0/snos/bin' | ||
CPATH: '/opt/cray/pe/gcc/10.3.0/snos/include' | ||
LD_LIBRARY_PATH: '/opt/cray/pe/gcc/10.3.0/snos/lib:/opt/cray/pe/gcc/10.3.0/snos/lib64' | ||
set: | ||
# OpenSUSE on Gaea C5 sets CONFIG_SITE so | ||
# Automake-based builds are installed in lib64 | ||
# which confuses some packages. | ||
CONFIG_SITE: '' | ||
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 |
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,18 @@ | ||
mirrors: | ||
local-source: | ||
fetch: | ||
url: file:///lustre/f2/pdata/esrl/gsd/spack-stack/source-cache | ||
access_pair: | ||
- null | ||
- null | ||
access_token: null | ||
profile: null | ||
endpoint_url: null | ||
push: | ||
url: file:///lustre/f2/pdata/esrl/gsd/spack-stack/source-cache | ||
access_pair: | ||
- null | ||
- null | ||
access_token: null | ||
profile: null | ||
endpoint_url: null |
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,4 @@ | ||
modules: | ||
default: | ||
enable:: | ||
- lmod |
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,241 @@ | ||
packages: | ||
all: | ||
compiler:: [[email protected]] | ||
providers: | ||
mpi:: [[email protected]] | ||
cray-mpich: | ||
externals: | ||
- spec: [email protected]%[email protected]~wrappers | ||
modules: | ||
- libfabric | ||
- craype-network-ofi | ||
- cray-mpich/8.1.16 | ||
esmf: | ||
version: [8.3.0b09] | ||
variants: ~xerces ~pnetcdf +pio esmf_os=Linux esmf_comm=mpich3 | ||
python: | ||
buildable: false | ||
externals: | ||
- spec: [email protected] | ||
modules: [python/3.9.12] | ||
autoconf: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
automake: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
bash: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
binutils: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
bison: | ||
externals: | ||
- spec: [email protected] | ||
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: [email protected] | ||
prefix: /usr | ||
curl: | ||
externals: | ||
- spec: [email protected]+gssapi+ldap+nghttp2 | ||
prefix: /usr | ||
diffutils: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
dos2unix: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
ecflow: | ||
buildable: False | ||
externals: | ||
- spec: [email protected]+ui+static_boost | ||
prefix: /lustre/f2/scratch/Dom.Heinzeller/spack-stack-c5/ecflow-5.8.4 | ||
modules: [ecflow/5.8.4] | ||
file: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
findutils: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
flex: | ||
externals: | ||
- spec: [email protected]+lex | ||
prefix: /usr | ||
gawk: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
gettext: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
ghostscript: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
git: | ||
buildable: false | ||
externals: | ||
- spec: [email protected] | ||
modules: [git/2.35.2] | ||
git-lfs: | ||
buildable: false | ||
externals: | ||
- spec: [email protected] | ||
modules: [git-lfs/2.11.0] | ||
gmake: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
groff: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
hwloc: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
# This package is currently incomplete (no headers), but still works | ||
krb5: | ||
externals: | ||
- spec: [email protected] | ||
#prefix: /usr/lib/mit | ||
prefix: /usr | ||
libfuse: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
- spec: [email protected] | ||
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: [email protected] | ||
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] | ||
# prefix: /usr | ||
lustre: | ||
externals: | ||
- spec: [email protected]_rc2_cray_113_g62287d0 | ||
prefix: /usr | ||
m4: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
ncurses: | ||
externals: | ||
- spec: [email protected]+termlib abi=6 | ||
prefix: /usr | ||
openjdk: | ||
externals: | ||
- spec: [email protected]_8-suse-150000.3.83.1-x8664 | ||
prefix: /usr | ||
openssh: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
openssl: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
perl: | ||
externals: | ||
- spec: [email protected]~cpanm+shared+threads | ||
prefix: /usr | ||
pkg-config: | ||
buildable: false | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
qt: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /lustre/f2/scratch/Dom.Heinzeller/spack-stack-c5/qt-5.15.2/5.15.2/gcc_64 | ||
rdma-core: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
rsync: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
ruby: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
sed: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
slurm: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
subversion: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
tar: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
texinfo: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
wget: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
which: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
xz: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr | ||
zip: | ||
externals: | ||
- spec: [email protected] | ||
prefix: /usr |
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