Skip to content

Commit a73f476

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for cuTENSOR to 6, (keep existing compat)
1 parent 0a0be7f commit a73f476

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
2222
Bumper = "8ce10254-0962-460f-a3d8-1f77fea1446e"
2323
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
2424
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
25-
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2625
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
26+
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
2727
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
2828

2929
[extensions]
3030
TensorOperationsBumperExt = "Bumper"
3131
TensorOperationsChainRulesCoreExt = "ChainRulesCore"
32-
TensorOperationsMooncakeExt = "Mooncake"
3332
TensorOperationsEnzymeExt = "Enzyme"
33+
TensorOperationsMooncakeExt = "Mooncake"
3434
TensorOperationscuTENSORExt = ["cuTENSOR", "CUDA"]
3535

3636
[compat]
@@ -56,7 +56,7 @@ StridedViews = "0.3, 0.4, ~0.4.2"
5656
Test = "1"
5757
TupleTools = "1.6"
5858
VectorInterface = "0.4.1,0.5"
59-
cuTENSOR = "2.1.1"
59+
cuTENSOR = "2.1.1, 6"
6060
julia = "1.10"
6161

6262
[extras]

0 commit comments

Comments
 (0)