From b4573e930ab855fb8d436193bdc8233c7806d1f1 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 19 Oct 2023 22:07:52 +0000 Subject: [PATCH] New version: DiffEqGPU v3.0.0 UUID: 071ae1c0-96b5-11e9-1965-c90190d839ea Repo: https://github.com/SciML/DiffEqGPU.jl.git Tree: 5ab5b8bda9be6da3eb2e515a3382874dc6f6409a Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- D/DiffEqGPU/Compat.toml | 37 ++++++++++++++++++++----------------- D/DiffEqGPU/Deps.toml | 26 +++++++++++++------------- D/DiffEqGPU/Versions.toml | 3 +++ D/DiffEqGPU/WeakCompat.toml | 12 ++++++------ D/DiffEqGPU/WeakDeps.toml | 2 +- 5 files changed, 43 insertions(+), 37 deletions(-) diff --git a/D/DiffEqGPU/Compat.toml b/D/DiffEqGPU/Compat.toml index 1856ff13d0af656..91ccb6213e938b7 100644 --- a/D/DiffEqGPU/Compat.toml +++ b/D/DiffEqGPU/Compat.toml @@ -50,7 +50,7 @@ KernelAbstractions = "0.6" ["1.14"] ChainRulesCore = "0.10.7-0.10" -["1.14-2"] +["1.14-3"] julia = "1.6.0-1" ["1.15"] @@ -63,12 +63,12 @@ KernelAbstractions = "0.7" ["1.16-1"] DiffEqBase = "6.81.0-6" -["1.16-2"] -ChainRulesCore = "1" - ["1.16-2.4"] SciMLBase = "1.26.0-1" +["1.16-3"] +ChainRulesCore = "1" + ["1.17"] ArrayInterfaceGPUArrays = "0.1" @@ -76,19 +76,19 @@ ArrayInterfaceGPUArrays = "0.1" CUDAKernels = "0.4" KernelAbstractions = "0.8" -["1.17-2"] +["1.17-2.2"] +LinearSolve = "1.15.0-1" + +["1.17-3"] Adapt = "3" DocStringExtensions = "0.8-0.9" SimpleDiffEq = "1" StaticArrays = "1" -["1.17-2.2"] -LinearSolve = "1.15.0-1" - ["1.18-1"] ArrayInterfaceGPUArrays = "0.1-0.2" -["1.21-2"] +["1.21-3"] MuladdMacro = "0.2" Parameters = "0.12" @@ -103,7 +103,7 @@ KernelAbstractions = "0.2-0.3" ["1.4-1.8"] CUDA = "1" -["1.5-2"] +["1.5-3"] ForwardDiff = "0.10" ["1.7-1.13"] @@ -115,21 +115,21 @@ KernelAbstractions = "0.2-0.4" ["1.9"] CUDA = "1-2" -["1.9-2"] +["1.9-3"] RecursiveArrayTools = "2" ZygoteRules = "0.2" -[2] -DiffEqBase = "6.122.0-6" -Requires = "1" - ["2-2.1.0"] KernelAbstractions = "0.8-0.9" -["2.1.1-2"] +[2-3] +DiffEqBase = "6.122.0-6" +Requires = "1" + +["2.1.1-3"] KernelAbstractions = "0.9" -["2.3-2"] +["2.3-3"] LinearSolve = "1.15.0-2" Setfield = "1" @@ -138,3 +138,6 @@ SciMLBase = "1.26.0-2" ["2.5.1-2"] SciMLBase = "1.26.0-1" + +[3] +SciMLBase = "1.26.0-2" diff --git a/D/DiffEqGPU/Deps.toml b/D/DiffEqGPU/Deps.toml index 42b671ed142c66e..b2b4a88c4a61f5a 100644 --- a/D/DiffEqGPU/Deps.toml +++ b/D/DiffEqGPU/Deps.toml @@ -3,60 +3,60 @@ CUDAnative = "be33ccc6-a3ff-5ff2-a52e-74243cff1e17" CuArrays = "3a865a2d-5b23-5a0f-bc46-62713ec82fae" GPUifyLoops = "ba82f77b-6841-5d2e-bd9f-4daf811aec27" -[0-2] +[0-3] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" -["0.2-2"] +["0.2-3"] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ["0.4-1.3"] CUDAdrv = "c5f51814-7f29-56b8-a69c-e4d8f6be1fde" -["1.1-2"] +["1.1-3"] Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" -["1.10-2"] +["1.10-3"] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" ["1.11-1"] CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57" -["1.14-2"] +["1.14-3"] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" ["1.17-1"] ArrayInterfaceGPUArrays = "6ba088a2-8465-4c0a-af30-387133b534db" -["1.17-2"] +["1.17-3"] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" SimpleDiffEq = "05bca326-078c-5bf0-a5bf-ce7c7982d7fd" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" -["1.21-2"] +["1.21-3"] MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" -["1.25-2"] +["1.25-3"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" ["1.4-1"] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" -["1.4-2"] +["1.4-3"] KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" -["1.5-2"] +["1.5-3"] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" -["1.9-2"] +["1.9-3"] RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" -[2] +[2-3] Requires = "ae029012-a4dd-5104-9daa-d747884805df" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" -["2.3-2"] +["2.3-3"] Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46" diff --git a/D/DiffEqGPU/Versions.toml b/D/DiffEqGPU/Versions.toml index 775e6e93ac391a3..a29ec3fc9fa7538 100644 --- a/D/DiffEqGPU/Versions.toml +++ b/D/DiffEqGPU/Versions.toml @@ -137,3 +137,6 @@ git-tree-sha1 = "d3099e4119281f35d8c34b4c48785566a5382e43" ["2.5.1"] git-tree-sha1 = "884b84fa24ce3e4af757f7fca7e01c513ab26807" + +["3.0.0"] +git-tree-sha1 = "5ab5b8bda9be6da3eb2e515a3382874dc6f6409a" diff --git a/D/DiffEqGPU/WeakCompat.toml b/D/DiffEqGPU/WeakCompat.toml index dbc922f0c8c8340..2318ed53c3e2226 100644 --- a/D/DiffEqGPU/WeakCompat.toml +++ b/D/DiffEqGPU/WeakCompat.toml @@ -1,15 +1,15 @@ -[2] -AMDGPU = "0.4.9-0.4" -oneAPI = "1.2.0-1" - ["2-2.1.0"] CUDA = ["3.1.0-3", "4.1.0-4"] ["2-2.3.0"] Metal = "0.3" -["2.1.1-2"] +[2-3] +AMDGPU = "0.4.9-0.4" +oneAPI = "1.2.0-1" + +["2.1.1-3"] CUDA = "4.1.0-4" -["2.3.1-2"] +["2.3.1-3"] Metal = "0.4" diff --git a/D/DiffEqGPU/WeakDeps.toml b/D/DiffEqGPU/WeakDeps.toml index 3fab7e7d9ee3789..791f070ea93a324 100644 --- a/D/DiffEqGPU/WeakDeps.toml +++ b/D/DiffEqGPU/WeakDeps.toml @@ -1,4 +1,4 @@ -[2] +[2-3] AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e" CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" Metal = "dde4c033-4e86-420c-a63e-0dd931031962"