Skip to content

Update readme with MPI / compiler recommendataions#191

Merged
romanc merged 3 commits into
NOAA-GFDL:developfrom
romanc:romanc/update-readme-mpi-compiler
Aug 7, 2025
Merged

Update readme with MPI / compiler recommendataions#191
romanc merged 3 commits into
NOAA-GFDL:developfrom
romanc:romanc/update-readme-mpi-compiler

Conversation

@romanc
Copy link
Copy Markdown
Collaborator

@romanc romanc commented Aug 5, 2025

Description

Update top-level README with recommendations on MPI and compilers to use.

How Has This Been Tested?

Self review of the changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas: N/A
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings: N/A
  • Any dependent changes have been merged and published in downstream modules: N/A
  • New check tests, if applicable, are included: N/A

@romanc romanc requested a review from CharlesKrop August 5, 2025 15:24
CharlesKrop
CharlesKrop previously approved these changes Aug 7, 2025
Copy link
Copy Markdown
Collaborator

@CharlesKrop CharlesKrop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specifically GCC version 14, if you think that is worth mentioning. Older ones don't work - not sure about newer ones (if there are newer ones)

switch suggested mpi installation from `mpich` to `openmpi` because it works (better) with GEOS
@romanc romanc merged commit 5eb564f into NOAA-GFDL:develop Aug 7, 2025
5 checks passed
@romanc romanc deleted the romanc/update-readme-mpi-compiler branch August 7, 2025 20:06
jjuyeonkim pushed a commit to jjuyeonkim/NDSL that referenced this pull request Sep 8, 2025
* Update readme with MPI / compiler recommendataions
* specify compiler version for macos users
* switch suggested mpi installation from `mpich` to `openmpi` because it works (better) with GEOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants