Update kokkos-kernels to 4.3.01 (#3999)

pull/4003/head
ruki 7 months ago committed by GitHub
parent 3feeabb8db
commit 1b3adfa526
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/k/kokkos-kernels/xmake.lua

@ -6,6 +6,7 @@ package("kokkos-kernels")
add_urls("https://github.com/kokkos/kokkos-kernels/archive/refs/tags/$(version).tar.gz",
"https://github.com/kokkos/kokkos-kernels.git")
add_versions("4.3.01", "749553a6ea715ba1e56fa0b13b42866bb9880dba7a94e343eadf40d08c68fab8")
add_versions("4.3.00", "03c3226ee97dbca4fa56fe69bc4eefa0673e23c37f2741943d9362424a63950e")
add_versions("4.2.01", "058052b3a40f5d4e447b7ded5c480f1b0d4aa78373b0bc7e43804d0447c34ca8")
add_versions("4.0.01", "3f493fcb0244b26858ceb911be64092fbf7785616ad62c81abde0ea1ce86688a")

Loading…
Cancel
Save