From aedc48cbc9601396a9cc7e7999a38db998dd2761 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 25 Apr 2019 04:57:58 +0000 Subject: [PATCH] New version: CuArrays v1.0.2 UUID: 3a865a2d-5b23-5a0f-bc46-62713ec82fae Repo: https://github.com/JuliaGPU/CuArrays.jl.git Tree: f95cbe4fe78b1fff00691aa1d2e533542f095358 Registrator commit: 8607a94dc2fddf83459206324afbe6df45097b9e --- C/CuArrays/Compat.toml | 18 +++++++++++++----- C/CuArrays/Deps.toml | 15 ++++++++++++--- C/CuArrays/Versions.toml | 3 +++ 3 files changed, 28 insertions(+), 8 deletions(-) diff --git a/C/CuArrays/Compat.toml b/C/CuArrays/Compat.toml index 32385c170987979..25dbb9204534888 100644 --- a/C/CuArrays/Compat.toml +++ b/C/CuArrays/Compat.toml @@ -34,7 +34,7 @@ CUDAdrv = "0.7-0.8" ["0.4-0.8"] Adapt = "0-0.3" -["0.5-1"] +["0.5-1.0.1"] AbstractFFTs = "0" ForwardDiff = "0" MacroTools = "0" @@ -52,7 +52,7 @@ julia = "0.7-1" ["0.7-0.8.0"] CUDAapi = "0.4-0" -["0.7-1"] +["0.7-1.0.1"] DiffRules = "0" ["0.8"] @@ -74,13 +74,21 @@ NNlib = "0.4.3-0.5" ["0.9-1"] Adapt = "0.4-0" CUDAapi = "0.5.3-0" -GPUArrays = "0.5-0.6" julia = "1" -[1] +["0.9-1.0.1"] +GPUArrays = "0.5-0.6" + +["1-1.0.1"] CUDAdrv = "2" CUDAnative = "2.0" NNlib = "0.5" -["1.0.1-1"] +["1.0.1"] TimerOutputs = "0" + +["1.0.2-1"] +CUDAdrv = "3" +CUDAnative = "2" +GPUArrays = "0.7-0" +NNlib = "0.5-0" diff --git a/C/CuArrays/Deps.toml b/C/CuArrays/Deps.toml index f9154473c67d0ef..fc12ad58d2ad7d2 100644 --- a/C/CuArrays/Deps.toml +++ b/C/CuArrays/Deps.toml @@ -22,21 +22,30 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" ["0.5-1"] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" -ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" +["0.5-1.0.1"] +ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" + ["0.7-1"] -DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.7-1.0.1"] +DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" ["0.8-1"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" ["0.9-1"] -Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" +["0.9-1.0.1"] +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" + ["1.0.1-1"] TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f" + +["1.0.2-1"] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" diff --git a/C/CuArrays/Versions.toml b/C/CuArrays/Versions.toml index 33b1ccc39d59c56..6dd9f03f7e82035 100644 --- a/C/CuArrays/Versions.toml +++ b/C/CuArrays/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "615322a52d5c83c8387a1bd9487fc56601a9ed44" ["1.0.1"] git-tree-sha1 = "34f30ae1a027b0b2e01694bb1b91003d7a9d5fc5" + +["1.0.2"] +git-tree-sha1 = "f95cbe4fe78b1fff00691aa1d2e533542f095358"