-
Notifications
You must be signed in to change notification settings - Fork 58
Derecho site config update for develop; bug fix in setup-meta-modules #2108
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
Open
climbfuji
wants to merge
13
commits into
JCSDA:develop
Choose a base branch
from
climbfuji:feature/derecho_spstdev_ncarenv
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
dcfbcc3
Update configs/sites/tier1/derecho/*
climbfuji 8c201be
Merge branch 'develop' of https://github.com/jcsda/spack-stack into f…
climbfuji 020f5ab
Update configs/sites/tier1/*
climbfuji 83e8c3d
Update configs/sites/tier1/derecho/packages.yaml
climbfuji 782a155
Merge branch 'develop' of https://github.com/jcsda/spack-stack into f…
climbfuji fcdc818
Yet another iteration on Derecho
climbfuji 9f397f1
configs/sites/tier1/derecho/packages_gcc-14.3.0.yaml again
climbfuji e609505
Update configs/sites/tier1/derecho/packages_gcc-14.3.0.yaml
climbfuji b8dba4a
Update configs/sites/tier1/derecho/packages_oneapi-2025.3.2.yaml
climbfuji 45e3280
Update and fix spack-ext/lib/jcsda-emc/spack-stack/stack/meta_modules…
climbfuji a046c76
Bug fix
climbfuji 23d8ce5
[skip ci] Bug fix in configs/sites/tier1/derecho/modules.yaml
climbfuji c838e67
Merge branch 'develop' into feature/derecho_spstdev_ncarenv
climbfuji File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 contains hidden or 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,44 @@ | ||
| packages: | ||
| all: | ||
| require: | ||
| - any_of: ['%gcc@=14.3.0'] | ||
| when: '%gcc' | ||
| mpi: | ||
| buildable: false | ||
| require: | ||
| - cray-mpich@8.1.32 | ||
| gcc: | ||
| buildable: false | ||
| externals: | ||
| - spec: gcc@14.3.0 languages:='c,c++,fortran' | ||
| prefix: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m | ||
| modules: | ||
| - ncarenv-basic/25.10 | ||
| - gcc/14.3.0 | ||
| extra_attributes: | ||
| compilers: | ||
| c: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/gcc | ||
| cxx: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/g++ | ||
| fortran: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/gfortran | ||
| environment: | ||
| set: | ||
| # https://github.com/JCSDA/spack-stack/issues/957 | ||
| FI_CXI_RX_MATCH_MODE: hybrid | ||
| remove_path: | ||
| LIBRARY_PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/lib64 | ||
| PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/bin | ||
| cray-mpich: | ||
| buildable: false | ||
| externals: | ||
| - spec: cray-mpich@8.1.32 +wrappers | ||
| prefix: /opt/cray/pe/mpich/8.1.32/ofi/gnu/12.3 | ||
| modules: | ||
| - ncarenv-basic/25.10 | ||
| - gcc/14.3.0 | ||
| - cray-mpich/8.1.32 | ||
| - libfabric/1.22.0 | ||
| extra_attributes: | ||
| environment: | ||
| remove_path: | ||
| LIBRARY_PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/lib64 | ||
| PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/bin |
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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,70 @@ | ||
| packages: | ||
| all: | ||
| require: | ||
| - any_of: ['%intel-oneapi-compilers@=2025.3.2'] | ||
| when: '%intel-oneapi-compilers' | ||
| - any_of: ['%gcc@=14.3.0'] | ||
| when: '%gcc' | ||
| mpi: | ||
| buildable: false | ||
| require: | ||
| - cray-mpich@8.1.32 | ||
| intel-oneapi-compilers: | ||
| buildable: false | ||
| externals: | ||
| - spec: intel-oneapi-compilers@2025.3.2 | ||
| prefix: /glade/u/apps/common/25.10/spack/opt/spack/intel-oneapi-compilers/2025.3.2/snvt | ||
| modules: | ||
| - ncarenv-basic/25.10 | ||
| - intel/2025.3.2 | ||
| extra_attributes: | ||
| compilers: | ||
| c: /glade/u/apps/common/25.10/spack/opt/spack/intel-oneapi-compilers/2025.3.2/snvt/compiler/2025.3/bin/icx | ||
| cxx: /glade/u/apps/common/25.10/spack/opt/spack/intel-oneapi-compilers/2025.3.2/snvt/compiler/2025.3/bin/icpx | ||
| fortran: /glade/u/apps/common/25.10/spack/opt/spack/intel-oneapi-compilers/2025.3.2/snvt/compiler/2025.3/bin/ifx | ||
| environment: | ||
| set: | ||
| # https://github.com/JCSDA/spack-stack/issues/957 | ||
| FI_CXI_RX_MATCH_MODE: hybrid | ||
| # https://github.com/JCSDA/spack-stack/issues/1012 | ||
| I_MPI_EXTRA_FILESYSTEM: ON | ||
| remove_path: | ||
| LIBRARY_PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/lib64 | ||
| PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/bin | ||
| gcc: | ||
| buildable: false | ||
| externals: | ||
| - spec: gcc@14.3.0 languages:='c,c++' | ||
| prefix: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m | ||
| modules: | ||
| - ncarenv-basic/25.10 | ||
| - gcc/14.3.0 | ||
| extra_attributes: | ||
| compilers: | ||
| c: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/gcc | ||
| cxx: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/g++ | ||
| fortran: /glade/u/apps/common/25.10/spack/opt/spack/gcc/14.3.0/nw2m/bin/gfortran | ||
| environment: | ||
| remove_path: | ||
| LIBRARY_PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/lib64 | ||
| PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/bin | ||
| cray-mpich: | ||
| buildable: false | ||
| externals: | ||
| - spec: cray-mpich@8.1.32 +wrappers | ||
| prefix: /opt/cray/pe/mpich/8.1.32/ofi/intel/2022.1 | ||
| modules: | ||
| - ncarenv-basic/25.10 | ||
| - intel/2025.3.2 | ||
| - cray-mpich/8.1.32 | ||
| - libfabric/1.22.0 | ||
| extra_attributes: | ||
| environment: | ||
| remove_path: | ||
| LIBRARY_PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/lib64 | ||
| PATH: /glade/u/apps/common/25.10/spack/opt/spack/gcc/12.5.0/hsbg/bin | ||
| intel-oneapi-mkl: | ||
| buildable: false | ||
| externals: | ||
| - spec: intel-oneapi-mkl@2025.3.1 | ||
| prefix: /glade/u/apps/derecho/25.10/spack/opt/spack/intel-oneapi-mkl/2025.3.1/intel-oneapi-compilers/2025.3.2/ydfo |
This file contains hidden or 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,3 +1 @@ | ||
| module --force purge | ||
| module use /opt/cray/pe/modulefiles | ||
| module use /glade/work/epicufsrt/contrib/spack-stack/derecho/installs/oneapi-2025.3.1/modulefiles |
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably not needed