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

Flip rrtmgp to default to kokkos #2987

Merged
merged 5 commits into from
Sep 24, 2024
Merged

Commits on Aug 29, 2024

  1. Update rrtmgp branch

    jgfouca committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    86b6965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5afe73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c3e575 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge remote-tracking branch 'origin/master' into jgfouca/flip_rrtmgp…

    …_to_default_kokkos
    
    * origin/master: (75 commits)
      Temporarily point to a COSP submodule branch with a bug fix
      Fix frontier builds
      Bump actions/setup-python from 5.1.1 to 5.2.0
      EAMxx: Fix PRIx64 usage to include width 16.
      Removes preprocess function from hpp and a calls from cpp interface files
      Replaces preprocess interface code
      Fixes path for files and change c-style strings to std::strings
      EAMxx: use portable format for unsigned std::int64_t in printf
      Adds units for mass and number ofr constituent fluxes
      Update shell_commands to remove spa
      Fixes namelist to enable fine grid simulations
      clarify comment for cmake option
      add more testmods and better comments
      fix typo in test mod
      add tests for small kernels
      options to build sk p3 and shoc separately
      Edits and adds some comments to provide clarity and TODOs
      Removes debug print statements
      Adds ne30pg2 emissions files and mapping files for fine resolutions
      Fixes multi process test a typo in aci interface
      ...
    jgfouca committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    06ab547 View commit details
    Browse the repository at this point in the history
  2. Test fix

    jgfouca committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c346b79 View commit details
    Browse the repository at this point in the history