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

v0.13.0 RC #267

Merged
merged 14 commits into from
Jun 13, 2024
Merged

v0.13.0 RC #267

merged 14 commits into from
Jun 13, 2024

Commits on Mar 11, 2024

  1. Merge pull request #254 from LLNL/master

    Merge v0.12.0 back into develop
    adayton1 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9d44dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 7, 2024

  1. Add config for HIP build (#260)

    * Add an amdclang host config
    adayton1 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    905caf6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add config file and example for thread sanitizer support (#261)

    * Add tsan config
    * Add example for tsan to catch
    * Add intel host config
    adayton1 authored May 28, 2024
    Configuration menu
    Copy the full SHA
    1603f69 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. use hip_occ_calc raja policy for CARE_REDUCE loops with hip. (#256)

    Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com>
    robinson96 and adayton1 authored May 29, 2024
    Configuration menu
    Copy the full SHA
    d54e19c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add chunked/batched forall loops (#262)

    * Add chunked/batched forall loops
    * Add test
    liu15 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    77d8d7e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Use rocm@6.1.1 and update Spack (#263)

    * Update Shared CI with reproducer fix
    
    * Update Spack Configs
    - Use spack environments
    - Share CARE package, remove local copy
    - Use compilers wrappers on lassen
    - Update Uberenv
    
    * Use new pci queue on tioga
    
    * Apply changes required by LC (token handling)
    
    * Restore settings for local packages repo
    
    * Update RSC with rocm 6.1.1 and Spack accordingly
    
    * Add missing directory for Spack
    
    * Increase corona alloc slightly
    
    * Point at RSC@main
    
    ---------
    
    Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com>
    adrienbernede and adayton1 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    63e272c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Build fixes (#264)

    * Fix conflicting variable name in CMake
    * Update gcc version in host config
    * Make sure hip offload architecture gets passed correctly
    adayton1 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    81f10e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Use GitLab container registry as a Spack build cache (#265)

    * Apply changes for build cache
    
    * Fix registry url + uniformed log
    
    ---------
    
    Co-authored-by: Alan Dayton <6393677+adayton1@users.noreply.github.com>
    adrienbernede and adayton1 authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c19ff58 View commit details
    Browse the repository at this point in the history
  2. Update version number

    adayton1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fb7e1f6 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    adayton1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    004eccd View commit details
    Browse the repository at this point in the history
  4. Update tpls

    adayton1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    35b2a47 View commit details
    Browse the repository at this point in the history
  5. Update BLT

    adayton1 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    45137b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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