From 50daae607ccfbdb92e2ba8c6f593456af8643f3f Mon Sep 17 00:00:00 2001 From: Philipp Grete Date: Wed, 16 Apr 2025 15:37:06 +0200 Subject: [PATCH 1/2] Bump to Kokkos 4.6 --- CHANGELOG.md | 1 + external/Kokkos | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35827dda7e5a..e4f1eecf04ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - [[PR 1161]](https://github.com/parthenon-hpc-lab/parthenon/pull/1161) Make flux field Metadata accessible, add Metadata::CellMemAligned flag, small perfomance upgrades ### Changed (changing behavior/API/variables/...) +- [[PR 1242]](https://github.com/parthenon-hpc-lab/parthenon/pull/1242) Move to Kokkos 4.6 (for AMD APU support) - [[PR 1223]](https://github.com/parthenon-hpc-lab/parthenon/pull/1223) Update to v4 artifacts - [[PR 1216]](https://github.com/parthenon-hpc-lab/parthenon/pull/1216) Move to Kokkos 4.5 - [[PR 1191]](https://github.com/parthenon-hpc-lab/parthenon/pull/1191) Update Kokkos version to 4.4.1 diff --git a/external/Kokkos b/external/Kokkos index 09e775bfc585..0d4a2d38ba14 160000 --- a/external/Kokkos +++ b/external/Kokkos @@ -1 +1 @@ -Subproject commit 09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d +Subproject commit 0d4a2d38ba14db2a741575639b40c31f3232185e From d060fd9ed68c66fc88c94709fb0b8dde579cc0e4 Mon Sep 17 00:00:00 2001 From: Philipp Grete Date: Fri, 23 May 2025 09:47:05 +0200 Subject: [PATCH 2/2] Bump Kokkos to 4.6.01 --- external/Kokkos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/Kokkos b/external/Kokkos index 0d4a2d38ba14..1b1383c6001f 160000 --- a/external/Kokkos +++ b/external/Kokkos @@ -1 +1 @@ -Subproject commit 0d4a2d38ba14db2a741575639b40c31f3232185e +Subproject commit 1b1383c6001f3bfe9fe309ca923c2d786600cc79