Skip to content

Commit

Permalink
New version: DiffEqGPU v2.3.0 (#84697)
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: e1e253bdae430616141b46687aaacead5657b653

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jun 2, 2023
1 parent 624f1ad commit 0d4ad17
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion D/DiffEqGPU/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,12 @@ KernelAbstractions = "0.8"
["1.17-2"]
Adapt = "3"
DocStringExtensions = "0.8-0.9"
LinearSolve = "1.15.0-1"
SimpleDiffEq = "1"
StaticArrays = "1"

["1.17-2.2"]
LinearSolve = "1.15.0-1"

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

Expand Down Expand Up @@ -124,3 +126,7 @@ KernelAbstractions = "0.8-0.9"

["2.1.1-2"]
KernelAbstractions = "0.9"

["2.3-2"]
LinearSolve = "1.15.0-2"
Setfield = "1"
3 changes: 3 additions & 0 deletions D/DiffEqGPU/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
[2]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"

["2.3-2"]
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
3 changes: 3 additions & 0 deletions D/DiffEqGPU/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,6 @@ git-tree-sha1 = "0dec34f6e9e5bed12a74d8e4b4e7a8754825d40b"

["2.2.1"]
git-tree-sha1 = "774f31ea1b1313b6a294b203a69b6f0b2b4205a4"

["2.3.0"]
git-tree-sha1 = "e1e253bdae430616141b46687aaacead5657b653"

0 comments on commit 0d4ad17

Please sign in to comment.