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

update macros and build options for mixed precision #1383

Merged
merged 10 commits into from
Oct 6, 2023

Commits on Oct 2, 2023

  1. clean up macros in diag manager, platform.h and configure.ac

    rem1776 authored and rem1776 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b9e5e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. remove fortran std flags and add back in no_nbyte macros

    rem1776 authored and rem1776 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2c2b664 View commit details
    Browse the repository at this point in the history
  2. remove unused include

    rem1776 authored and rem1776 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c0d88f5 View commit details
    Browse the repository at this point in the history
  3. remove no_4byte_reals

    rem1776 authored and rem1776 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0d80bde View commit details
    Browse the repository at this point in the history
  4. lint + add macro definition for deprecated io option

    rem1776 authored and rem1776 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b59235b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. add option to disable r8 default flag

    rem1776 authored and rem1776 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8aa4fd2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into rm_macros

    rem1776 authored and rem1776 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5b1d125 View commit details
    Browse the repository at this point in the history
  3. remove skips in mosaic tests and netcdf macro

    rem1776 authored and rem1776 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bcd6a9d View commit details
    Browse the repository at this point in the history
  4. add r4 default flag to ci

    rem1776 authored and rem1776 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2f941bc View commit details
    Browse the repository at this point in the history
  5. fix issue with --disable-setting-flags

    rem1776 authored and rem1776 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5a7880d View commit details
    Browse the repository at this point in the history