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

ML correction on CPU and GPU #2909

Closed
wants to merge 46 commits into from
Closed

Commits on Feb 26, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 23, 2024

  1. Update to 3 distinct tests

    frodre committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6c81f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b98cc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Working GPU SCREAM run

    frodre committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f543529 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add python timer

    frodre committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    950d508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15506a View commit details
    Browse the repository at this point in the history
  3. Fix missing dev variables

    frodre committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dc9f31a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add manual timing

    frodre committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e4740c6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    ec13906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7efd6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    205ee37 View commit details
    Browse the repository at this point in the history
  2. Fix conflict

    frodre committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f03d35f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32197da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fa825 View commit details
    Browse the repository at this point in the history
  5. Switch python to local 3.8

    frodre committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b4d7445 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    e9dd96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189f0f3 View commit details
    Browse the repository at this point in the history
  3. Revert "Switch python to local 3.8"

    This reverts commit b4d7445.
    frodre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fcb5ee3 View commit details
    Browse the repository at this point in the history
  4. ASD - Fix bug w/ precip adjustment on gpu

    This commit fixes issues with the implementation of precipitation
    adjustment in ML when running on GPU's.
    
    Additionally this commit turns on property checks
    to ensure that ML cannot produce an unrealistic state.
    AaronDonahue committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2c14deb View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "Switch python to local 3.8""

    This reverts commit fcb5ee3.
    frodre committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0f66076 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 20, 2024

  1. move model checks to python

    elynnwu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f7e5763 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2870 from E3SM-Project/scream-ml-t-only-option

    Option to do ML correction on temperature only
    elynnwu authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9644741 View commit details
    Browse the repository at this point in the history
  3. fix minor bug in unit test

    elynnwu committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    26a5d6b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    68a84d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ecd61 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. SW down and NIR/VIS fractions

    frodre committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1b134f1 View commit details
    Browse the repository at this point in the history
  2. Add test file

    frodre committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5b4eac2 View commit details
    Browse the repository at this point in the history
  3. Switch to transmissivity use

    frodre committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    80ce6b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a949c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    f08548f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/scream-ml-gpu-only' of github.com:E3SM-Project/…

    …scream into feature/scream-ml-gpu-only
    elynnwu committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5fb8efd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65ee59 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    7d05c3a View commit details
    Browse the repository at this point in the history
  2. lint

    elynnwu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1842bb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. cmake cleanup

    elynnwu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9119ad9 View commit details
    Browse the repository at this point in the history
  2. more cmake cleanup

    elynnwu committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    40e0fd5 View commit details
    Browse the repository at this point in the history