Snapshot of Kokkos and Kokkos-Kernels#122
Draft
github-actions[bot] wants to merge 2 commits into
Draft
Conversation
4af40a7 to
9470c6f
Compare
9470c6f to
d9762b3
Compare
d9762b3 to
f9751f4
Compare
f9751f4 to
4e02771
Compare
4e02771 to
97d016e
Compare
97d016e to
a0e048f
Compare
a0e048f to
70445d8
Compare
70445d8 to
32b68ac
Compare
32b68ac to
f8d84c6
Compare
f8d84c6 to
c4f75fa
Compare
c4f75fa to
300f68d
Compare
300f68d to
88e61a4
Compare
88e61a4 to
1cc78d2
Compare
added 2 commits
June 21, 2026 00:39
From repository at https://github.com/kokkos/kokkos At commit: commit 7a30d55eea707016ecaef1a0c055a173b263018a Author: Kevin Huck <528511+khuck@users.noreply.github.com> Date: Thu Jun 18 11:06:20 2026 -0700 Fixing memory error in tuning API. (trilinos#7875) * Fixing memory error in tuning API. * Deallocate buffers Signed-off-by: Kevin Huck <khuck@cs.uoregon.edu> Signed-off-by: Jan Ciesko <jan.ciesko@gmail.com> Co-authored-by: Jan Ciesko <jan.ciesko@gmail.com> Signed-off-by: Snapshot Action <snapshot@action.com>
…5314caf5dd From repository at https://github.com/kokkos/kokkos-kernels At commit: commit d72cc895c681dea693d7d000d9bff35314caf5dd Author: yasahi-hpc <57478230+yasahi-hpc@users.noreply.github.com> Date: Tue Jun 16 11:33:34 2026 +0200 ConjTrans support for batched TeamVector gemm (trilinos#2628) * fix: conflict Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * fix: conflict Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * fix unused variables Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * Fix format Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * Fix: call TeamVectorGemm in tests Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * update teamvector gemm Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * fix quick return condition in TeamVector Gemm Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> * fix: missing include Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> --------- Signed-off-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> Co-authored-by: Yuuichi Asahi <y.asahi@nr.titech.ac.jp> Signed-off-by: Snapshot Action <snapshot@action.com>
1cc78d2 to
a17bad7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic snapshot of Kokkos and Kokkos-Kernels.
This snapshot gets updated via a GitHub Action.