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"