Skip to content

Commit

Permalink
Update Derecho site config
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Sep 20, 2023
1 parent aeef547 commit 69a66b2
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 29 deletions.
4 changes: 2 additions & 2 deletions configs/sites/derecho/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ compilers::
operating_system: sles15
target: x86_64
modules:
- ncarenv/23.06
- intel/2023.2.1
- ncarenv/23.09
- intel-classic/2023.2.1
environment:
prepend_path:
PATH: '/opt/cray/pe/gcc/12.2.0/bin'
Expand Down
1 change: 1 addition & 0 deletions configs/sites/derecho/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ modules:
- ecflow
include:
- cray-mpich
- python
42 changes: 15 additions & 27 deletions configs/sites/derecho/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,23 @@ packages:
modules:
- craype/2.7.20
- cray-mpich/8.1.25
- libfabric/1.15.2.0
- cray-pals/1.2.11
- cray-libsci/23.02.1.1
- spec: [email protected]%[email protected] +wrappers
prefix: /opt/cray/pe/mpich/8.1.25/ofi/intel/19.0
modules:
- craype/2.7.20
- cray-mpich/8.1.25
- libfabric/1.15.2.0
- cray-pals/1.2.11
python:
buildable: False
externals:
- spec: [email protected]+bz2+ctypes+dbm+lzma+nis+pyexpat+pythoncmd+readline+sqlite3+ssl+tix+tkinter+uuid+zlib
prefix: /glade/u/apps/derecho/23.06/opt
py-pip:
buildable: False
externals:
- spec: [email protected]
prefix: /usr
- cray-libsci/23.02.1.1
#python:
# buildable: False
# externals:
# - spec: [email protected]+bz2+ctypes+dbm+lzma+nis+pyexpat+pythoncmd+readline+sqlite3+ssl+tix+tkinter+uuid+zlib
# prefix: /glade/u/apps/derecho/23.06/opt
#py-pip:
# buildable: False
# externals:
# - spec: [email protected]
# prefix: /usr

### Modification of common packages
#esmf:
Expand All @@ -62,16 +60,10 @@ packages:
externals:
- spec: [email protected]
prefix: /usr
bison:
externals:
- spec: [email protected]
prefix: /glade/u/apps/derecho/23.06/opt
- spec: [email protected]
prefix: /usr
cmake:
externals:
- spec: [email protected]
prefix: /glade/u/apps/derecho/23.06/spack/opt/spack/cmake/3.26.3/gcc/7.5.0/l2rq
prefix: /glade/u/apps/derecho/23.09/spack/opt/spack/cmake/3.26.3/gcc/7.5.0/k34x
coreutils:
externals:
- spec: [email protected]
Expand All @@ -90,15 +82,11 @@ packages:
externals:
- spec: [email protected]
prefix: /usr
doxygen:
externals:
- spec: [email protected]
prefix: /lustre/desc1/scratch/epicufsrt/contrib/doxygen
ecflow:
buildable: False
externals:
- spec: [email protected]+ui+static_boost
prefix: /lustre/desc1/scratch/epicufsrt/contrib/ecflow-5.8.4
prefix: /glade/work/epicufsrt/contrib/spack-stack/derecho/ecflow-5.8.4
modules:
- ecflow/5.8.4
findutils:
Expand Down Expand Up @@ -154,7 +142,7 @@ packages:
buildable: False
externals:
- spec: [email protected]
prefix: /lustre/desc1/scratch/epicufsrt/contrib/mysql-8.0.33
prefix: /glade/work/epicufsrt/contrib/spack-stack/derecho/mysql-8.0.33
openssh:
externals:
- spec: [email protected]
Expand Down

0 comments on commit 69a66b2

Please sign in to comment.