-
Notifications
You must be signed in to change notification settings - Fork 136
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
mixed-precision: update mixedmode base #1289
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 485d631 - Browse repository at this point
Copy the full SHA 485d631View commit details -
fix: module and local variable name conflicts in time_interp (NOAA-GF…
…DL#1125) Co-authored-by: mlee03 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35a5f2a - Browse repository at this point
Copy the full SHA 35a5f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9c712 - Browse repository at this point
Copy the full SHA ba9c712View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15df841 - Browse repository at this point
Copy the full SHA 15df841View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0e8cab - Browse repository at this point
Copy the full SHA f0e8cabView commit details
Commits on Feb 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec2020a - Browse repository at this point
Copy the full SHA ec2020aView commit details -
revert: log_diag_field_info argument changes (NOAA-GFDL#1136)
Co-authored-by: rem1776 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4526cc9 - Browse repository at this point
Copy the full SHA 4526cc9View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6255971 - Browse repository at this point
Copy the full SHA 6255971View commit details
Commits on Feb 27, 2023
-
fix: adds tags to nested do loops in fms_diag_fieldbuff.fh to fix his…
…tory file issues (NOAA-GFDL#1139)
Configuration menu - View commit details
-
Copy full SHA for 74d8e73 - Browse repository at this point
Copy the full SHA 74d8e73View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b83c8c - Browse repository at this point
Copy the full SHA 9b83c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9339b88 - Browse repository at this point
Copy the full SHA 9339b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff254e - Browse repository at this point
Copy the full SHA 0ff254eView commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6362657 - Browse repository at this point
Copy the full SHA 6362657View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7188e3a - Browse repository at this point
Copy the full SHA 7188e3aView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a78fac - Browse repository at this point
Copy the full SHA 8a78facView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 003b8e1 - Browse repository at this point
Copy the full SHA 003b8e1View commit details
Commits on Jun 16, 2023
-
feat: merge 2023.01.01 changes into main (NOAA-GFDL#1259)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 011b510 - Browse repository at this point
Copy the full SHA 011b510View commit details -
feat: mixed precision for axis_utils2, horiz_interp, sat_vapor_pressu…
…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]>
Configuration menu - View commit details
-
Copy full SHA for 23b86db - Browse repository at this point
Copy the full SHA 23b86dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for af15993 - Browse repository at this point
Copy the full SHA af15993View commit details -
Configuration menu - View commit details
-
Copy full SHA for de03798 - Browse repository at this point
Copy the full SHA de03798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d71a2 - Browse repository at this point
Copy the full SHA 16d71a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c498e - Browse repository at this point
Copy the full SHA 22c498eView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf5035f - Browse repository at this point
Copy the full SHA cf5035fView commit details -
fix: ifort 2022.3.0 & greater ICE bug in alltoall test + missing inpu…
…t nmls in mpp scripts (NOAA-GFDL#1158)
Configuration menu - View commit details
-
Copy full SHA for ecc1361 - Browse repository at this point
Copy the full SHA ecc1361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783019f - Browse repository at this point
Copy the full SHA 783019fView commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e130ef - Browse repository at this point
Copy the full SHA 5e130efView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84b330a - Browse repository at this point
Copy the full SHA 84b330aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8b5e3 - Browse repository at this point
Copy the full SHA ef8b5e3View commit details
Commits on Jun 30, 2023
-
chore!: deprecate fms/mpp_io with use_deprecated_io macro (NOAA-GFDL#…
…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.
Configuration menu - View commit details
-
Copy full SHA for 3138e4a - Browse repository at this point
Copy the full SHA 3138e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbceb9f - Browse repository at this point
Copy the full SHA cbceb9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e55f2 - Browse repository at this point
Copy the full SHA 46e55f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c73bd1 - Browse repository at this point
Copy the full SHA 8c73bd1View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbed2ce - Browse repository at this point
Copy the full SHA dbed2ceView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7831d2e - Browse repository at this point
Copy the full SHA 7831d2eView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05337ea - Browse repository at this point
Copy the full SHA 05337eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0463dd1 - Browse repository at this point
Copy the full SHA 0463dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb24f8 - Browse repository at this point
Copy the full SHA 8eb24f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2471c8 - Browse repository at this point
Copy the full SHA a2471c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6693a4f - Browse repository at this point
Copy the full SHA 6693a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6225ad - Browse repository at this point
Copy the full SHA e6225adView commit details -
chore: add prefixed aliases for libfms routines (NOAA-GFDL#1262)
BREAKING CHANGE: Any code using the global fms module (libFMS.F90) will break as this adds prefixes to all names in that module.
Configuration menu - View commit details
-
Copy full SHA for 2be8aa4 - Browse repository at this point
Copy the full SHA 2be8aa4View commit details
Commits on Jul 19, 2023
-
merge main updates to mixedmode_base
mlee03 authored and mlee03 committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 20a3b9a - Browse repository at this point
Copy the full SHA 20a3b9aView commit details -
mlee03 authored and mlee03 committed
Jul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 313d032 - Browse repository at this point
Copy the full SHA 313d032View commit details -
mlee03 authored and mlee03 committed
Jul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 18fb872 - Browse repository at this point
Copy the full SHA 18fb872View commit details -
one more update to configure.ac
mlee03 authored and mlee03 committedJul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 670e6be - Browse repository at this point
Copy the full SHA 670e6beView commit details -
mlee03 authored and mlee03 committed
Jul 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 5922527 - Browse repository at this point
Copy the full SHA 5922527View commit details
Commits on Jul 24, 2023
-
mlee03 authored and mlee03 committed
Jul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 39949fe - Browse repository at this point
Copy the full SHA 39949feView commit details
Commits on Jul 26, 2023
-
mlee03 authored and mlee03 committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for be8d650 - Browse repository at this point
Copy the full SHA be8d650View commit details -
correct sat vap pres merge errors?
mlee03 authored and mlee03 committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 4437240 - Browse repository at this point
Copy the full SHA 4437240View commit details -
mlee03 authored and mlee03 committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for db0dcca - Browse repository at this point
Copy the full SHA db0dccaView commit details -
resolve merge conflict in axis_utils2
mlee03 authored and mlee03 committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for e3f08ec - Browse repository at this point
Copy the full SHA e3f08ecView commit details -
fix sat_vapor_pres merge weirdness
mlee03 authored and mlee03 committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ade3087 - Browse repository at this point
Copy the full SHA ade3087View commit details