-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update spack for latest changes in crtm, esmf and mapl (#315)
* Update submodule pointer for spack * Update .github/workflows/macos-dom.yaml * Update openmpi version in doc/source/Platforms.rst instructions * Remove global-workflow-env from Dom's macOS build * Update doc/source/KnownIssues.rst
- Loading branch information
Showing
4 changed files
with
14 additions
and
5 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 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 |
---|---|---|
|
@@ -506,7 +506,7 @@ Remember to activate the ``lua`` module environment and have MacTeX in your sear | |
.. code-block:: console | ||
spack config add "packages:python:buildable:False" | ||
spack config add "packages:all:providers:mpi:[[email protected].3]" | ||
spack config add "packages:all:providers:mpi:[[email protected].4]" | ||
spack config add "packages:all:compiler:[[email protected]]" | ||
7. Optionally, edit site config files and common config files, for example to remove duplicate versions of external packages that are unwanted, add specs in ``envs/jedi-ufs.mymacos/spack.yaml``, etc. | ||
|
@@ -711,7 +711,7 @@ It is recommended to increase the stacksize limit by using ``ulimit -S -s unlimi | |
# Example for Red Hat 8 following the above instructions | ||
spack config add "packages:python:buildable:False" | ||
spack config add "packages:all:providers:mpi:[[email protected].3]" | ||
spack config add "packages:all:providers:mpi:[[email protected].4]" | ||
spack config add "packages:all:compiler:[[email protected]]" | ||
# Example for Ubuntu 20.04 following the above instructions | ||
|
Submodule spack
updated
from 8a949c to 5fbc9b