Skip to content

Commit

Permalink
New version: MoYe v2.0.0
Browse files Browse the repository at this point in the history
UUID: 57a5148a-7bb8-46c0-adfc-97cbfb31d94c
Repo: https://github.com/YichengDWu/MoYe.jl.git
Tree: 87125a79e53a53685dd77bd770da80d8b9c31b08

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Apr 22, 2024
1 parent 3e57ce8 commit 9e155e6
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 10 deletions.
25 changes: 18 additions & 7 deletions M/MoYe/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,35 @@
[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"]
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"
6 changes: 3 additions & 3 deletions M/MoYe/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
3 changes: 3 additions & 0 deletions M/MoYe/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "75ebd85c4f867494796c2aeb66726900e81132b2"

["1.2.4"]
git-tree-sha1 = "b19e47b757c2f453d3f8c1fe25c20219d42ef6d2"

["2.0.0"]
git-tree-sha1 = "87125a79e53a53685dd77bd770da80d8b9c31b08"

0 comments on commit 9e155e6

Please sign in to comment.