diff --git a/M/MoYe/Compat.toml b/M/MoYe/Compat.toml index d07f40ef52c89b7..c4e2741c73cec66 100644 --- a/M/MoYe/Compat.toml +++ b/M/MoYe/Compat.toml @@ -1,10 +1,6 @@ [1] Adapt = "3" BFloat16s = "0.4" -LLVMLoopInfo = "1" -LayoutPointers = "0.1" -ManualMemory = "0.1" -Static = "0.8" julia = "1.8.0-1" ["1-1.2.3"] @@ -12,13 +8,28 @@ CUDA = "4" LLVM = "5" StrideArraysCore = "0.4" -["1.0.3-1"] +[1-2] +LLVMLoopInfo = "1" +LayoutPointers = "0.1" +ManualMemory = "0.1" +Static = "0.8" + +["1.0.3-2"] StaticArrayInterface = "1" -["1.2.3-1"] +["1.2.3-2"] MacroTools = "0.5" ["1.2.4-1"] CUDA = "5" -LLVM = "6" StrideArraysCore = "0.4-0.5" + +["1.2.4-2"] +LLVM = "6" + +[2] +Adapt = "4" +BFloat16s = "0.5" +CUDA = "5.3.1-5" +StrideArraysCore = "0.5" +julia = "1.10.0-1" diff --git a/M/MoYe/Deps.toml b/M/MoYe/Deps.toml index 9f54205a5484517..f5adb7ae30a2b4c 100644 --- a/M/MoYe/Deps.toml +++ b/M/MoYe/Deps.toml @@ -1,4 +1,4 @@ -[1] +[1-2] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b" CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" @@ -9,8 +9,8 @@ ManualMemory = "d125e4d3-2237-4719-b19c-fa641b8a4667" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da" -["1.0.3-1"] +["1.0.3-2"] StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718" -["1.2.3-1"] +["1.2.3-2"] MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" diff --git a/M/MoYe/Versions.toml b/M/MoYe/Versions.toml index ff98397d5acba72..5d6fe630b1e02e2 100644 --- a/M/MoYe/Versions.toml +++ b/M/MoYe/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "75ebd85c4f867494796c2aeb66726900e81132b2" ["1.2.4"] git-tree-sha1 = "b19e47b757c2f453d3f8c1fe25c20219d42ef6d2" + +["2.0.0"] +git-tree-sha1 = "87125a79e53a53685dd77bd770da80d8b9c31b08"