Skip to content

Commit a06f532

Browse files
committed
[WIP] support new cuquantum version [only subpackages]
1 parent b9f7c41 commit a06f532

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/custatevec/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "cuStateVec"
22
uuid = "92f7fd98-d22e-4c0d-85a8-6ade11b672fb"
33
authors = ["Katharine Hyatt <[email protected]>"]
4-
version = "1.4.0"
4+
version = "1.5.0"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,5 +13,5 @@ cuQuantum_jll = "b75408ef-6fdf-5d74-b65a-7df000ad18e6"
1313
CEnum = "0.2, 0.3, 0.4, 0.5"
1414
CUDA = "~5.9"
1515
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
16-
cuQuantum_jll = "25.06"
16+
cuQuantum_jll = "25.09"
1717
julia = "1.10"

lib/cutensornet/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "cuTensorNet"
22
uuid = "448d79b3-4b49-4e06-a5ea-00c62c0dc3db"
33
authors = ["Katharine Hyatt <[email protected]>"]
4-
version = "1.4.0"
4+
version = "1.5.0"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -15,7 +15,7 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
1515
CEnum = "0.2, 0.3, 0.4, 0.5"
1616
CUDA = "~5.9"
1717
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
18-
cuQuantum_jll = "25.06"
18+
cuQuantum_jll = "25.09"
1919
cuTENSOR = "2.2"
2020
julia = "1.10"
2121
LinearAlgebra = "1"

0 commit comments

Comments
 (0)