Skip to content

Commit

Permalink
New version: DiffEqGPU v3.4.0 (#98409)
Browse files Browse the repository at this point in the history
UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea
Repo: https://github.com/SciML/DiffEqGPU.jl.git
Tree: 642a9a480757ddfa1655340608db97f6d5e98f71

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 7, 2024
1 parent 263c317 commit 2c64811
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions D/DiffEqGPU/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,13 @@ KernelAbstractions = "0.8"
LinearSolve = "1.15.0-1"

["1.17-3"]
Adapt = "3"
DocStringExtensions = "0.8-0.9"
SimpleDiffEq = "1"
StaticArrays = "1"

["1.17-3.3"]
Adapt = "3"

["1.18-1"]
ArrayInterfaceGPUArrays = "0.1-0.2"

Expand Down Expand Up @@ -116,9 +118,11 @@ KernelAbstractions = "0.2-0.4"
CUDA = "1-2"

["1.9-3"]
RecursiveArrayTools = "2"
ZygoteRules = "0.2"

["1.9-3.3"]
RecursiveArrayTools = "2"

["2-2.1.0"]
KernelAbstractions = "0.8-0.9"

Expand All @@ -144,3 +148,7 @@ SciMLBase = "1.26.0-2"

["3.3-3"]
TOML = "1"

["3.4-3"]
Adapt = "3-4"
RecursiveArrayTools = "2-3"
3 changes: 3 additions & 0 deletions D/DiffEqGPU/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,6 @@ git-tree-sha1 = "2901e4779448f53bfa71096bf7a504daebd3acb6"

["3.3.0"]
git-tree-sha1 = "0ee46cab53346113b307b23edd7001a3029fad6f"

["3.4.0"]
git-tree-sha1 = "642a9a480757ddfa1655340608db97f6d5e98f71"

0 comments on commit 2c64811

Please sign in to comment.