Skip to content

Commit decdde4

Browse files
committed
Bump cuTENSOR compat + Bump version v5.0.0-DEV
1 parent 36fb70f commit decdde4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorOperations"
22
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
33
authors = ["Lukas Devos <[email protected]>", "Maarten Van Damme <[email protected]>", "Jutho Haegeman <[email protected]>"]
4-
version = "4.1.1"
4+
version = "5.0.0-DEV"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -40,7 +40,7 @@ StridedViews = "0.2"
4040
Test = "1"
4141
TupleTools = "1.1"
4242
VectorInterface = "0.4.1"
43-
cuTENSOR = "2"
43+
cuTENSOR = "2.1"
4444
julia = "1.8"
4545

4646
[extras]

0 commit comments

Comments
 (0)