From 67ece05388b6f34943747750e5f3280caa181129 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 17 May 2020 05:46:42 +0000 Subject: [PATCH] New version: CuYao v0.2.2 UUID: b48ca7a8-dd42-11e8-2b8e-1b7706800275 Repo: https://github.com/QuantumBFS/CuYao.jl.git Tree: 8da8d24a518125aeb4fdc4079971347721f420c5 Registrator tree SHA: nothing --- C/CuYao/Compat.toml | 7 ++++++- C/CuYao/Deps.toml | 3 +++ C/CuYao/Versions.toml | 3 +++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/C/CuYao/Compat.toml b/C/CuYao/Compat.toml index 356bc5f36deec29..4a83263347f5d38 100644 --- a/C/CuYao/Compat.toml +++ b/C/CuYao/Compat.toml @@ -15,9 +15,14 @@ GPUArrays = "2" LuxurySparse = "0.5" StatsBase = "0.32" +["0.2.1"] +CuArrays = "1.5.0-2" + ["0.2.1-0"] CUDAnative = "2.6.0-3" -CuArrays = "1.5.0-2" GPUArrays = "2-3" LuxurySparse = "0.5-0.6" StatsBase = "0.32-0.33" + +["0.2.2-0"] +CuArrays = ["1.5.0-1", "2.1.0-2"] diff --git a/C/CuYao/Deps.toml b/C/CuYao/Deps.toml index d8773eb002d149f..a21ff030af4300e 100644 --- a/C/CuYao/Deps.toml +++ b/C/CuYao/Deps.toml @@ -17,3 +17,6 @@ YaoBase = "a8f54c17-34bc-5a9d-b050-f522fe3f755f" ["0.1.1-0"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0.2.2-0"] +KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" diff --git a/C/CuYao/Versions.toml b/C/CuYao/Versions.toml index e5c66ee706eb636..bd21e47729e01d8 100644 --- a/C/CuYao/Versions.toml +++ b/C/CuYao/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "a75d6f072823224e297abfc4532ea46a673a8d83" ["0.2.1"] git-tree-sha1 = "962331c57df2a8c0737f4f1e4c19bb16491d1656" + +["0.2.2"] +git-tree-sha1 = "8da8d24a518125aeb4fdc4079971347721f420c5"