Skip to content

Commit 0dac78a

Browse files
authored
Mooncake version fix
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent a167cd5 commit 0dac78a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ EnzymeTestUtils = "0.2.5"
3535
GenericLinearAlgebra = "0.3.19, 0.4"
3636
GenericSchur = "0.5.6"
3737
LinearAlgebra = "1"
38-
Mooncake = "0.6"
38+
Mooncake = "0.5.27"
3939
ParallelTestRunner = "2"
4040
Random = "1"
4141
SafeTestsets = "0.1"
@@ -61,8 +61,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6161
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
6262
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
6363

64-
[sources]
65-
Mooncake = {url = "https://github.com/chalk-lab/Mooncake.jl", rev = "ksh/cuda6"}
66-
6764
[targets]
6865
test = ["Aqua", "SafeTestsets", "Test", "TestExtras", "ChainRulesCore", "ChainRulesTestUtils", "Random", "StableRNGs", "Zygote", "CUDA", "AMDGPU", "GenericLinearAlgebra", "GenericSchur", "Mooncake", "Enzyme", "EnzymeTestUtils", "ParallelTestRunner"]

0 commit comments

Comments
 (0)