From 5922759ebc05112d718a377226388ca8e6f8cebd Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 11 Oct 2021 05:49:36 +0000 Subject: [PATCH] New version: CUDA v3.5.0 UUID: 052768ef-5323-5732-b1bb-66c8b64840ba Repo: https://github.com/JuliaGPU/CUDA.jl.git Tree: 2c8329f16addffd09e6ca84c556e2185a4933c64 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- C/CUDA/Compat.toml | 15 +++++++++++---- C/CUDA/Versions.toml | 3 +++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/C/CUDA/Compat.toml b/C/CUDA/Compat.toml index a2b2f1f2f4d1fc3..1abd0ae227b1443 100644 --- a/C/CUDA/Compat.toml +++ b/C/CUDA/Compat.toml @@ -69,12 +69,12 @@ julia = "1.5.0-1.5" ["2-2.3"] Adapt = "2.2.0-2" -[2-3] -BFloat16s = "0.1" - ["2-3.3.0"] LLVM = "3" +["2-3.4"] +BFloat16s = "0.1" + ["2.0"] GPUArrays = "6.0.1-6" GPUCompiler = "0.7" @@ -161,7 +161,14 @@ LLVM = "4" ["3.3.5-3"] GPUArrays = "8" -["3.4-3"] +["3.4"] GPUCompiler = "0.12.6-0.12" LLVM = "4.1.1-4" + +["3.4-3"] RandomNumbers = "1.5.3-1" + +["3.5-3"] +BFloat16s = "0.2" +GPUCompiler = "0.13.3-0.13" +LLVM = "4.5.3-4" diff --git a/C/CUDA/Versions.toml b/C/CUDA/Versions.toml index 8c07e058c7c4ca1..8b81089c34985c6 100644 --- a/C/CUDA/Versions.toml +++ b/C/CUDA/Versions.toml @@ -129,3 +129,6 @@ git-tree-sha1 = "c583f3ccdce071b8a8bce9bf3d5d5409eaf36d2b" ["3.4.2"] git-tree-sha1 = "335b3d2373733919b4972a51215a6840c7a33828" + +["3.5.0"] +git-tree-sha1 = "2c8329f16addffd09e6ca84c556e2185a4933c64"