Skip to content

Commit

Permalink
Merge pull request #1438 from JCSDA/AlexanderRichert-NOAA-patch-1
Browse files Browse the repository at this point in the history
Fix mvapich2 in hercules compilers.yaml
  • Loading branch information
AlexanderRichert-NOAA authored Dec 31, 2024
2 parents bd92bb8 + 6c4f87e commit 98b6a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configs/sites/hercules/compilers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ compilers:
modules:
- gcc/12.2.0
environment: {}
extra_rpaths: []
extra_rpaths: [/opt/slurm/lib/]
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
# -- Options for intersphinx extension ---------------------------------------

# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
#intersphinx_mapping = {'https://docs.python.org/': None}

# -- Options for todo extension ----------------------------------------------

Expand Down

0 comments on commit 98b6a6a

Please sign in to comment.