Skip to content

Snapshot of Kokkos and Kokkos-Kernels#122

Draft
github-actions[bot] wants to merge 2 commits intodevelopfrom
kokkos-snapshot
Draft

Snapshot of Kokkos and Kokkos-Kernels#122
github-actions[bot] wants to merge 2 commits intodevelopfrom
kokkos-snapshot

Conversation

@github-actions
Copy link
Copy Markdown

Automatic snapshot of Kokkos and Kokkos-Kernels.
This snapshot gets updated via a GitHub Action.

Snapshot Action added 2 commits April 12, 2026 00:20
From repository at https://github.com/kokkos/kokkos

At commit:
commit 10e9786f862733fc7c7a23d5e998e3d161dd7b70
Author: Damien Lebrun-Grandie <dalg24@gmail.com>
Date:   Fri Apr 10 10:19:19 2026 -0400

    Add death test for `View::stride(i)` with `i>=View::rank()` and use BasicView::stride (trilinos#9053)

    * Add death test for View::stride(i) with i>=View::rank()

    * remove stride implementation in View and use BasicView::stride (the deprecated behavior which required a separate implementations is removed)

    Signed-off-by: Damien L-G <dalg24@gmail.com>
    Signed-off-by: Christian Trott <crtrott@sandia.gov>
    Co-authored-by: Christian Trott <crtrott@sandia.gov>

Signed-off-by: Snapshot Action <snapshot@action.com>
…12c48b7f32

From repository at https://github.com/kokkos/kokkos-kernels

At commit:
commit 031a7eebc33aed3068adea2e2475e712c48b7f32
Author: Luc Berger <lberge@sandia.gov>
Date:   Fri Apr 10 09:07:28 2026 -0600

    benchmark - parILUt: call libraries initialize first (trilinos#3022)

    * benchmark - parILUt: call libraries initialize first

    This is a general pattern to follow: call the libraries (Kokkos, benchmark)
    initialize function before doing specific options parsing as these libraries
    are likely supporting options that will not be recognized by our own
    parsing but will be removed from argv once parsed.

    Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>

    * Applying clang-format

    Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>

    ---------

    Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>

Signed-off-by: Snapshot Action <snapshot@action.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants