Skip to content

Commit 07da8fb

Browse files
authored
Update Project.toml for CUTENSOR [only subpackages] (#2874)
1 parent c3df33f commit 07da8fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/cutensor/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "cuTENSOR"
22
uuid = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
33
authors = ["Tim Besard <[email protected]>"]
4-
version = "2.2.4"
4+
version = "2.3.0"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,8 +13,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1313

1414
[compat]
1515
CEnum = "0.2, 0.3, 0.4, 0.5"
16-
CUDA = "~5.8"
16+
CUDA = "~5.9"
1717
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
18-
CUTENSOR_jll = "2.2"
18+
CUTENSOR_jll = "2.3"
1919
LinearAlgebra = "1"
2020
julia = "1.10"

0 commit comments

Comments
 (0)