Skip to content

Commit b85fbf6

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@ 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]
3737
Aqua = "0.6, 0.7, 0.8"
3838
Bumper = "0.6, 0.7"
39-
CUDA = "5"
39+
CUDA = "5, 6"
4040
ChainRulesCore = "1"
4141
ChainRulesTestUtils = "1"
4242
DynamicPolynomials = "0.5, 0.6"

0 commit comments

Comments
 (0)