Skip to content

Commit

Permalink
New package: DiffEqGPU v0.1.0 (#1812)
Browse files Browse the repository at this point in the history
UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea
Repo: https://github.com/JuliaDiffEq/DiffEqGPU.jl.git
Tree: 61798cfc557d41d4c351fb297109ef4e53ee3d43

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Jul 7, 2019
1 parent 4b82f14 commit 895a036
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions D/DiffEqGPU/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1"
5 changes: 5 additions & 0 deletions D/DiffEqGPU/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
CUDAnative = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17"
CuArrays = "3a865a2d-5b23-5a0f-bc46-62713ec82fae"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
GPUifyLoops = "ba82f77b-6841-5d2e-bd9f-4daf811aec27"
3 changes: 3 additions & 0 deletions D/DiffEqGPU/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "DiffEqGPU"
uuid = "071ae1c0-96b5-11e9-1965-c90190d839ea"
repo = "https://github.com/JuliaDiffEq/DiffEqGPU.jl.git"
2 changes: 2 additions & 0 deletions D/DiffEqGPU/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "61798cfc557d41d4c351fb297109ef4e53ee3d43"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ some amount of consideration when choosing package names.
06f97529-6637-5087-ad05-841db92f8a3d = { name = "DeclarativePackages", path = "D/DeclarativePackages" }
07022389-42e1-531f-a782-428ffad55639 = { name = "EmpiricalRisks", path = "E/EmpiricalRisks" }
070d9d8b-17a7-5814-83fa-42438ba5c6e0 = { name = "Diana", path = "D/Diana" }
071ae1c0-96b5-11e9-1965-c90190d839ea = { name = "DiffEqGPU", path = "D/DiffEqGPU" }
07258bb1-70fb-50ed-9200-988f9681c4d2 = { name = "KaTeX", path = "K/KaTeX" }
0729bffe-8e6b-52fa-a3fa-893719b744f4 = { name = "POMDPToolbox", path = "P/POMDPToolbox" }
072d6d2a-3012-5899-ad46-80d259e265c6 = { name = "Stats", path = "S/Stats" }
Expand Down

0 comments on commit 895a036

Please sign in to comment.