Skip to content

Commit

Permalink
New version: Metal v1.3.0 (#113723)
Browse files Browse the repository at this point in the history
UUID: dde4c033-4e86-420c-a63e-0dd931031962
Repo: https://github.com/JuliaGPU/Metal.jl.git
Tree: b868d3cae5a891de9f597e1be20f5f575ad5d620

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 23, 2024
1 parent 4c66e24 commit 9df7af5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 6 deletions.
19 changes: 15 additions & 4 deletions M/Metal/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ GPUArrays = "8.4.0-8"

[0-1]
ExprTools = "0.1"

["0-1.2"]
Reexport = "1"
julia = "1.8.0-1"

Expand Down Expand Up @@ -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]
Expand All @@ -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"
8 changes: 6 additions & 2 deletions M/Metal/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand All @@ -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"
3 changes: 3 additions & 0 deletions M/Metal/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "b5bf24e5ef1492a69ed9d64f93853bb17c1fdf39"

["1.2.0"]
git-tree-sha1 = "1ebbd0eedff127fc425ddd88dfecb52358f22e3c"

["1.3.0"]
git-tree-sha1 = "b868d3cae5a891de9f597e1be20f5f575ad5d620"

0 comments on commit 9df7af5

Please sign in to comment.