From a414f6c9529858dd4f9463922a260765eaaccefa Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 18 Sep 2024 15:17:04 +0000 Subject: [PATCH] New version: cuStateVec v1.3.0 UUID: 92f7fd98-d22e-4c0d-85a8-6ade11b672fb Repo: https://github.com/JuliaGPU/CUDA.jl.git Tree: d5ddc4b3d70a35d9d83c397ac6d18c63371fbdd5 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/cuStateVec/Compat.toml | 12 ++++++++++-- C/cuStateVec/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/C/cuStateVec/Compat.toml b/C/cuStateVec/Compat.toml index 3e6d239801d507f..1c00a5c348e1bc5 100644 --- a/C/cuStateVec/Compat.toml +++ b/C/cuStateVec/Compat.toml @@ -32,15 +32,23 @@ CUDA = "5.1" ["1.1.1-1.2.0"] CUDA_Runtime_Discovery = "0.2" +["1.2"] +julia = "1.8.0-1" + ["1.2-1"] CEnum = "0.2-0.5" -julia = "1.8.0-1" ["1.2.0"] CUDA = "5.1-5.2" cuQuantum_jll = "23.10" ["1.2.1-1"] -CUDA = "5.4" CUDA_Runtime_Discovery = "0.2-0.3" cuQuantum_jll = "24.3" + +["1.2.1-1.2"] +CUDA = "5.4" + +["1.3-1"] +CUDA = "5.5" +julia = "1.10.0-1" diff --git a/C/cuStateVec/Versions.toml b/C/cuStateVec/Versions.toml index a70d29b11902f65..f80a612367c8230 100644 --- a/C/cuStateVec/Versions.toml +++ b/C/cuStateVec/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "6c3d8be7dbeb8ab5be5fc885dee7f3079277e0db" ["1.2.1"] git-tree-sha1 = "b136453d10ac722e0217c13952b83e56ba369c2f" + +["1.3.0"] +git-tree-sha1 = "d5ddc4b3d70a35d9d83c397ac6d18c63371fbdd5"