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 diag_integral_mod #1217

Merged
merged 42 commits into from
Aug 3, 2023

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    46d8e44 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    dde0b88 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    bc9e4d9 View commit details
    Browse the repository at this point in the history
  2. rm accidental empty line

    rem1776 authored and rem1776 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2977578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3374f6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. diag_integral mixedmode update

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    75ae1ba View commit details
    Browse the repository at this point in the history
  2. fix ci

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a35a730 View commit details
    Browse the repository at this point in the history
  3. diag_integral cmake fix

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    91a1171 View commit details
    Browse the repository at this point in the history
  4. attempt to fix ci

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d7709bc View commit details
    Browse the repository at this point in the history
  5. fix ci?

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    886849e View commit details
    Browse the repository at this point in the history
  6. push fh files

    mlee03 authored and mlee03 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    18514e2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. add unit tests

    mlee03 authored and mlee03 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    94a1e86 View commit details
    Browse the repository at this point in the history
  2. more unit testing

    mlee03 authored and mlee03 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7fe7c46 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. cleanup test

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3e218ca View commit details
    Browse the repository at this point in the history
  2. fix diag_integral mixedmode updates

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2b84cf3 View commit details
    Browse the repository at this point in the history
  3. add test_sum_field_wght_3d

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4cfea48 View commit details
    Browse the repository at this point in the history
  4. cleanup

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    526eaf3 View commit details
    Browse the repository at this point in the history
  5. missed get_axis_time

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ae9e29e View commit details
    Browse the repository at this point in the history
  6. forgot r8_kind, ci failed

    mlee03 authored and mlee03 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f6b5506 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    cca0c7d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. add hemi tests

    mlee03 authored and mlee03 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e3653f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. unit tests version 1

    mlee03 authored and mlee03 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4d0ce31 View commit details
    Browse the repository at this point in the history
  2. simplify unit tests

    mlee03 authored and mlee03 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ea06581 View commit details
    Browse the repository at this point in the history
  3. add comments

    mlee03 authored and mlee03 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    07d83b8 View commit details
    Browse the repository at this point in the history
  4. add one more TODO

    mlee03 authored and mlee03 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c9ad0ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    712330b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. change lkind to r8_kind in unit test

    mlee03 authored and mlee03 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dbdd8ab View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge remote-tracking branch 'origin/mixedmode' into mixedmode-diagint

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    77fa219 View commit details
    Browse the repository at this point in the history
  2. fix merge conflict in cmake

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    21eeb95 View commit details
    Browse the repository at this point in the history
  3. missed merge conflict issues in cmake

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    54762df View commit details
    Browse the repository at this point in the history
  4. merge main updates to mixedmode_base

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    20a3b9a View commit details
    Browse the repository at this point in the history
  5. spaces

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    313d032 View commit details
    Browse the repository at this point in the history
  6. update to main

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c65263f View commit details
    Browse the repository at this point in the history
  7. fix configure.ac

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    18fb872 View commit details
    Browse the repository at this point in the history
  8. one more update to configure.ac

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    670e6be View commit details
    Browse the repository at this point in the history
  9. constants4

    mlee03 authored and mlee03 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5922527 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. constants4 debacle

    mlee03 authored and mlee03 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    39949fe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. update diag_integral

    mlee03 authored and mlee03 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    995d198 View commit details
    Browse the repository at this point in the history
  2. forgot about Makefile.am

    mlee03 authored and mlee03 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    282bc99 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge remote-tracking branch 'origin/mixedmode' into mixedmode-diagint

    mlee03 authored and mlee03 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    591114b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix changelog

    mlee03 authored and mlee03 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6268731 View commit details
    Browse the repository at this point in the history
  2. fix monin stable_mix_3d

    mlee03 authored and mlee03 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8375aae View commit details
    Browse the repository at this point in the history