From fcb7f0dd6a547ab87cf9efb1c6e38572b6384bb0 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 10 Jul 2020 03:44:29 +0530 Subject: [PATCH] New version: DiffEqGPU v1.5.0 (#17715) UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea Repo: https://github.com/SciML/DiffEqGPU.jl.git Tree: 3589351ca4f6b792f88fd370074eb66a754925ff Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b --- D/DiffEqGPU/Compat.toml | 3 +++ D/DiffEqGPU/Deps.toml | 3 +++ D/DiffEqGPU/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/D/DiffEqGPU/Compat.toml b/D/DiffEqGPU/Compat.toml index 0e2971da7245a8f..2e286f428b62857 100644 --- a/D/DiffEqGPU/Compat.toml +++ b/D/DiffEqGPU/Compat.toml @@ -29,3 +29,6 @@ CuArrays = "1.4.0-2" ["1.4-1"] CUDA = "1" KernelAbstractions = "0.2-0.3" + +["1.5-1"] +ForwardDiff = "0.10" diff --git a/D/DiffEqGPU/Deps.toml b/D/DiffEqGPU/Deps.toml index c26daf70a56f94b..a859439f48c2192 100644 --- a/D/DiffEqGPU/Deps.toml +++ b/D/DiffEqGPU/Deps.toml @@ -18,3 +18,6 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" ["1.4-1"] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" + +["1.5-1"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" diff --git a/D/DiffEqGPU/Versions.toml b/D/DiffEqGPU/Versions.toml index bb6a1767b9f8d52..e322d7003221175 100644 --- a/D/DiffEqGPU/Versions.toml +++ b/D/DiffEqGPU/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "96af87a667c68d6bea00bd2a84e2fb81e413adfd" ["1.4.0"] git-tree-sha1 = "7e5f9c22143be09b4f8c74891d0953ca0a074c01" + +["1.5.0"] +git-tree-sha1 = "3589351ca4f6b792f88fd370074eb66a754925ff"