Skip to content

Commit

Permalink
New package: Chmy v0.1.17 (#112026)
Browse files Browse the repository at this point in the history
UUID: 33a72cf-4690-46d7-b987-06506c2248b9
Repo: https://github.com/PTsolvers/Chmy.jl.git
Tree: d39b1f49c994fa9eb69b55b3d99de461b92c03ee

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 3, 2024
1 parent ebe01f6 commit 57b3bb0
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions C/Chmy/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Adapt = "4"
KernelAbstractions = "0.9"
MPI = "0.20"
MacroTools = "0.5"
julia = "1.9.0-1"
6 changes: 6 additions & 0 deletions C/Chmy/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
3 changes: 3 additions & 0 deletions C/Chmy/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Chmy"
uuid = "33a72cf0-4690-46d7-b987-06506c2248b9"
repo = "https://github.com/PTsolvers/Chmy.jl.git"
2 changes: 2 additions & 0 deletions C/Chmy/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.17"]
git-tree-sha1 = "d39b1f49c994fa9eb69b55b3d99de461b92c03ee"
3 changes: 3 additions & 0 deletions C/Chmy/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
AMDGPU = "0.8-0.9"
CUDA = "5"
3 changes: 3 additions & 0 deletions C/Chmy/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2296,6 +2296,7 @@ some amount of consideration when choosing package names.
338f10d5-c7f1-4033-a7d1-f9dec39bcaa0 = { name = "Observers", path = "O/Observers" }
33913031-fe46-5864-950f-100836f47845 = { name = "CalibrationErrors", path = "C/CalibrationErrors" }
3391f64e-dcde-5f30-b752-e11513730f60 = { name = "CDDLib", path = "C/CDDLib" }
33a72cf0-4690-46d7-b987-06506c2248b9 = { name = "Chmy", path = "C/Chmy" }
33ad39ac-ed31-50eb-9b15-43d0656eaa72 = { name = "PhyloNetworks", path = "P/PhyloNetworks" }
33b4df10-0173-11e9-2a0c-851a7edac40e = { name = "VectorizedRNG", path = "V/VectorizedRNG" }
33b79e07-adbe-4034-b8be-6bacde625d75 = { name = "DataFrameIntervals", path = "D/DataFrameIntervals" }
Expand Down

0 comments on commit 57b3bb0

Please sign in to comment.