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 parallel build #1245

Closed

Conversation

jdhughes-usgs
Copy link
Contributor

Changed name of parallel MODFLOW 6 exe and lib to mf6pro and libmf6pro. Skip build of mf5to6 and zbud6 if doing a parallel build. Bumped minimum version of meson to 1.1.0. Updated PARALLEL.md with information on installing OpenMPI and PETSc on MacOS using Homebrew.

Changed name of parallel MODFLOW 6 exe and lib to mf6pro and libmf6pro.
Skip build of mf5to6 and zbud6 if doing a parallel build. Bumped minimum
version of meson to 1.1.0. Updated PARALLEL.md with information on
installing OpenMPI and PETSc on MacOS using Homebrew.
Changed name of parallel MODFLOW 6 exe and lib to mf6pro and libmf6pro.
Skip build of mf5to6 and zbud6 if doing a parallel build. Bumped minimum
version of meson to 1.1.0. Updated PARALLEL.md with information on
installing OpenMPI and PETSc on MacOS using Homebrew.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
jdhughes-usgs and others added 15 commits June 10, 2023 11:55
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
The u9rdcom line reader was introduced to replace the u8rdcom line reader, however, u8rdcom was not removed completely. This PR removes u8rdcom entirely. This simplification may help with ongoing efforts to remove calls to the Fortran backspace intrinsic so that mf6 will compile with latest versions of ifort.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
@mjr-deltares
Copy link
Contributor

Hi @jdhughes-usgs , review ok with one side remark: maybe we can think about extracting the particular dependency configuration into separate meson files for better organization? So we get something like extdeps.default, extdeps.denali, extdeps.win32, etc.

Just to make sure, a lot of the touched files in this PR appear to be from other changesets. Not sure if that will give issues when merging...

Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
Changed meson to allow the MODFLOW 6 exe and lib name to be specified.
By default the names are mf6 and libmf6. This will allow the parallel exe and lib
to have another name (e.g. mf6pro and libmf6pro). Add option to skip build of
mf5to6 and zbud6. 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 for builds that
use 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.
@jdhughes-usgs
Copy link
Contributor Author

Replaced by #1258

@jdhughes-usgs jdhughes-usgs deleted the meson-parallel branch June 23, 2023 15:51
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

6 participants