From f5c8a3d8168760b7f0aa7e83fbf119fc6ad61047 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 23 Aug 2024 11:39:54 +0000 Subject: [PATCH] New version: Metal v1.3.0 UUID: dde4c033-4e86-420c-a63e-0dd931031962 Repo: https://github.com/JuliaGPU/Metal.jl.git Tree: b868d3cae5a891de9f597e1be20f5f575ad5d620 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/Metal/Compat.toml | 19 +++++++++++++++---- M/Metal/Deps.toml | 8 ++++++-- M/Metal/Versions.toml | 3 +++ 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/M/Metal/Compat.toml b/M/Metal/Compat.toml index b05be1de21bd467..281999f87931e41 100644 --- a/M/Metal/Compat.toml +++ b/M/Metal/Compat.toml @@ -15,6 +15,8 @@ GPUArrays = "8.4.0-8" [0-1] ExprTools = "0.1" + +["0-1.2"] Reexport = "1" julia = "1.8.0-1" @@ -56,7 +58,7 @@ GPUArrays = "9" GPUCompiler = "0.23-0.24" ObjectiveC = ["0.1", "1"] -["0.5.1-1"] +["0.5.1-1.2"] Requires = "1" [1] @@ -77,15 +79,24 @@ LLVMDowngrader_jll = "0.1" ObjectiveC = "2.1.0-2" ["1.1-1"] -BFloat16s = "0.5" CodecBzip2 = "0.8" -GPUCompiler = "0.26" Preferences = "1" SHA = "0.7" +["1.1-1.2"] +BFloat16s = "0.5" +GPUCompiler = "0.26" + +["1.2"] +LLVM = "7.2.0-8" + ["1.2-1"] GPUArrays = "10.1.0-10" -LLVM = "7.2.0-8" LLVMDowngrader_jll = "0.3" ObjectiveC = "2.1.0-3" PrecompileTools = "1" + +["1.3-1"] +GPUCompiler = "0.26-0.27" +LLVM = "7.2.0-9" +julia = "1.10.0-1" diff --git a/M/Metal/Deps.toml b/M/Metal/Deps.toml index 9c17da1bdc36586..48be11a941454b8 100644 --- a/M/Metal/Deps.toml +++ b/M/Metal/Deps.toml @@ -16,6 +16,8 @@ GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55" LLVM = "929cbde3-209d-540e-8aea-75f648917ca0" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["0-1.2"] Reexport = "189a3867-3050-52da-a836-e630ba90ab69" ["0.3-1"] @@ -29,19 +31,21 @@ ObjectFile = "d8793406-e978-5875-9003-1fc021f44a92" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Python_jll = "93d3a430-8e7c-50da-8e8d-3dfcfb3baf05" -["0.5.1-1"] +["0.5.1-1.2"] Requires = "ae029012-a4dd-5104-9daa-d747884805df" ["1.0"] Metal_LLVM_Tools_jll = "0418c028-ff8c-56b8-a53e-0f9676ed36fc" ["1.1-1"] -BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b" CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd" LLVMDowngrader_jll = "f52de702-fb25-5922-94ba-81dd59b07444" Preferences = "21216c6a-2e73-6563-6e65-726566657250" SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" +["1.1-1.2"] +BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b" + ["1.2-1"] PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" diff --git a/M/Metal/Versions.toml b/M/Metal/Versions.toml index 8243cd80b7120aa..ed6bfc29965b7d9 100644 --- a/M/Metal/Versions.toml +++ b/M/Metal/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "b5bf24e5ef1492a69ed9d64f93853bb17c1fdf39" ["1.2.0"] git-tree-sha1 = "1ebbd0eedff127fc425ddd88dfecb52358f22e3c" + +["1.3.0"] +git-tree-sha1 = "b868d3cae5a891de9f597e1be20f5f575ad5d620"