We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3df33f commit 07da8fbCopy full SHA for 07da8fb
lib/cutensor/Project.toml
@@ -1,7 +1,7 @@
1
name = "cuTENSOR"
2
uuid = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
3
authors = ["Tim Besard <tim.besard@gmail.com>"]
4
-version = "2.2.4"
+version = "2.3.0"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,8 +13,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
13
14
[compat]
15
CEnum = "0.2, 0.3, 0.4, 0.5"
16
-CUDA = "~5.8"
+CUDA = "~5.9"
17
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
18
-CUTENSOR_jll = "2.2"
+CUTENSOR_jll = "2.3"
19
LinearAlgebra = "1"
20
julia = "1.10"
0 commit comments