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

Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20240927_175820 branch to master #13483

Merged
merged 20 commits into from
Sep 28, 2024

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Tpetra: Fixing compile error with AMD unified memory

    Christopher Siefert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    65dcc67 View commit details
    Browse the repository at this point in the history
  2. Header

    DrBooom committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9f18ff8 View commit details
    Browse the repository at this point in the history
  3. Tpetra: Fixing compile error with AMD unified memory (#13465)

    Co-authored-by: Christopher Siefert <[email protected]>
    csiefer2 and Christopher Siefert authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d1d85c View commit details
    Browse the repository at this point in the history
  4. Merge Pull Request #13466 from DrBooom/Trilinos/cbl_pamgen_block_leng…

    …th_nonneg
    
    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'Pamgen: block length nonneg'
    PR Author: DrBooom
    trilinos-autotester authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4098d16 View commit details
    Browse the repository at this point in the history
  5. Bump github/codeql-action from 3.26.7 to 3.26.8

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.8.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@8214744...294a9d9)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb53ca0 View commit details
    Browse the repository at this point in the history
  6. Fix incomplete type in fmt formatter

    This fixes a build issue in current Trilinos related to lib::fmt use.
    
    There is a different fix in current SEACAS, but this will address the current problem in SPARC until I can do a larger snapshot commit.
    gsjaardema authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    055f59d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge Pull Request #13468 from trilinos/Trilinos/gsjaardema-patch-1

    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'Fix incomplete type in fmt formatter'
    PR Author: gsjaardema
    trilinos-autotester authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    10e0de1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13467 from trilinos/dependabot/github_actions/dev…

    …elop/github/codeql-action-3.26.8
    
    Bump github/codeql-action from 3.26.7 to 3.26.8
    cgcgcg authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3c3e710 View commit details
    Browse the repository at this point in the history
  3. atre -> are

    cwpearson authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fbf7a42 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Tpetra: Applying labels to unnamed kernels / fixing error handling

    Christopher Siefert committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c556693 View commit details
    Browse the repository at this point in the history
  2. Tpetra: Error handling for packCrsMatrix race condition fix

    Christopher Siefert committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    777c71e View commit details
    Browse the repository at this point in the history
  3. Merge Pull Request #13472 from cwpearson/Trilinos/fix/atre-typo

    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'Tpetra: fix typo: atre -> are'
    PR Author: cwpearson
    trilinos-autotester authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    10005bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e903475 View commit details
    Browse the repository at this point in the history
  5. SEACAS: install scripts using GNUInstallDirs folders (#13471)

    * SEACAS: use GNUInstallDirs in scripts installation
    
    * SEACAS: removed non-GNUInstallDirs logic in scripts installation
    
    * SEACAS: consistent cmake indentation in scripts folder
    bartgol authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7769bd4 View commit details
    Browse the repository at this point in the history
  6. Merge Pull Request #13474 from trilinos/Trilinos/siefert1-c556693

    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'Tpetra: Fixing AMD Unified Memory issue in packCrs[Graph|Matrix] test / ImportExport2 test compile error'
    PR Author: csiefer2
    trilinos-autotester authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0b2099d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3803ff View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge Pull Request #13476 from trilinos/Trilinos/stk-snapshot

    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'STK: Snapshot 09-25-24 16:01 from Sierra 5.21.5-241-g354b4bbc'
    PR Author: hpacella
    trilinos-autotester authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e8af6d View commit details
    Browse the repository at this point in the history
  2. Merge Pull Request #13477 from gsjaardema/Trilinos/SEACAS-NVCC-build-fix

    Automatically Merged using Trilinos Pull Request AutoTester
    PR Title: b'SEACAS: Kluge/Fix for NVCC compiler error and warning'
    PR Author: gsjaardema
    trilinos-autotester authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dfbd551 View commit details
    Browse the repository at this point in the history
  3. tpetra: Have BlockMultiVector::getMultiVectorView() return a referenc…

    …e. (#13475)
    
    So that BlockCrsMatrix::apply actually caches the import & export dual views
    for its X_col_map_ member.
    vbrunini authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    71f1963 View commit details
    Browse the repository at this point in the history