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

mixed-precision: update mixedmode base #1289

Merged
merged 52 commits into from
Jul 26, 2023

Conversation

mlee03
Copy link
Contributor

@mlee03 mlee03 commented Jul 19, 2023

Description
This PR updates mixedmode_base

J-Lentz and others added 30 commits February 1, 2023 08:28
* fix: fms2 io performance update for domain_reads (NOAA-GFDL#1226)

* fix: fms2 io performance update for compressed writes (NOAA-GFDL#1227)

* chore: build/log updates for patch (NOAA-GFDL#1247)

Co-authored-by: uramirez8707 <[email protected]>
Co-authored-by: rem1776 <[email protected]>
…re, and fms_mod (NOAA-GFDL#1239) (NOAA-GFDL#1258)

* feat: mixed precision axis_utils2 (NOAA-GFDL#1104)

* feat: mixed precision fms_mod (NOAA-GFDL#1147)

* feat: horiz interp mixed precision (NOAA-GFDL#1067)

* mixed precision sat_vapor_pressure  (NOAA-GFDL#1095)

* feat: add mixed precision axis_utils unit tests (NOAA-GFDL#1172)

* fix: move type definitions to before first usage to fix nvhpc bug (NOAA-GFDL#1187)

* fix: change allocatable type for intel errors (NOAA-GFDL#1221)

Co-authored-by: Caitlyn McAllister <[email protected]>
Co-authored-by: Jesse Lentz <[email protected]>
Co-authored-by: MiKyung Lee <[email protected]>
…1064)

BREAKING CHANGE: This commit removes mpp_io_mod and fms_io_mod, along with other routines that use the modules, from default compilation. The -Duse_deprecated_io CPP flag or --enable-deprecated-io configure time flag can be used to enable their compilation.
@rem1776
Copy link
Contributor

rem1776 commented Jul 26, 2023

I think you need to pull in main again, this shows main as having commits ahead of this branch when they should be in line with each other: mlee03/FMS@update_mixedmode_base...NOAA-GFDL:FMS:main.

@mlee03
Copy link
Contributor Author

mlee03 commented Jul 26, 2023

yay finally ready! @rem1776

@rem1776 rem1776 merged commit 8c72630 into NOAA-GFDL:mixedmode_base Jul 26, 2023
27 checks passed
@mlee03 mlee03 deleted the update_mixedmode_base branch August 18, 2023 14:33
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.