Skip to content
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

build: refactored meson files for cray build #1258

Merged
merged 4 commits into from
Jun 16, 2023

Conversation

jdhughes-usgs
Copy link
Contributor

@jdhughes-usgs jdhughes-usgs commented Jun 16, 2023

  • Refactor meson files to build a CRAY parallel version of MODFLOW using cray-mpich (7.7.19) and cray-petsc (3.14.5)
  • Bump minimum version of meson to 1.1.0.
  • Update PARALLEL.md with information on installing OpenMPI and PETSc on MacOS using Homebrew
  • Add license for PETSc (this is only added to the license when MODFLOW is built with PETSc)
  • Add functionality to use MODFLOW 6 PROFESSIONAL in the header written to the screen and listing files when MODFLOW 6 is built with PETSC
  • Add minimal MODFLOW simulation files in .mf6minsim directory that can be used for testing serial and parallel builds
  • Reset version number to 6.4.2
  • Update ReleaseNotes with 6.4.2 version number
  • Update makefiles

Refactor meson files to build a CRAY parallel version of MODFLOW using
cray-mpich (7.7.19) and cray-petsc (3.14.5). Bumped minimum version of
meson to 1.1.0. Updated PARALLEL.md with information on installing
OpenMPI and PETSc on MacOS using Homebrew. Added license for PETSc
(this is only added to the license when MODFLOW is built with PETSc.
Added functionality to use MODFLOW 6 PROFESSIONAL in the
header written to the screen and listing files when MODFLOW 6 is built with
PETSC. Added minimal MODFLOW simulation files in .mf6minsim directory
that can be used for testing serial and parallel builds.
Refactor meson files to build a CRAY parallel version of MODFLOW using
cray-mpich (7.7.19) and cray-petsc (3.14.5). Bumped minimum version of
meson to 1.1.0. Updated PARALLEL.md with information on installing
OpenMPI and PETSc on MacOS using Homebrew. Added license for PETSc
(this is only added to the license when MODFLOW is built with PETSc.
Added functionality to use MODFLOW 6 PROFESSIONAL in the
header written to the screen and listing files when MODFLOW 6 is built with
PETSC. Added minimal MODFLOW simulation files in .mf6minsim directory
that can be used for testing serial and parallel builds.
@jdhughes-usgs jdhughes-usgs merged commit b0c158c into MODFLOW-USGS:develop Jun 16, 2023
20 checks passed
@jdhughes-usgs jdhughes-usgs deleted the cray-meson branch June 16, 2023 21:54
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.

None yet

2 participants