Skip to content

Commit

Permalink
New version: AMDGPU v1.0.2 (#115836)
Browse files Browse the repository at this point in the history
UUID: 21141c5a-9bdb-4563-92ae-f87d6854732e
Repo: https://github.com/JuliaGPU/AMDGPU.jl.git
Tree: 78a897a365421ac757d1b8f7deacd7a0986fd7b0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 24, 2024
1 parent 71ec8a2 commit e95ec2c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
12 changes: 9 additions & 3 deletions A/AMDGPU/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ ROCmDeviceLibs_jll = "5.4.0-5"
["0.7-0.8.0"]
GPUCompiler = "0.24-0.25"

["0.7-1"]
["0.7-1.0.1"]
HIP_jll = "5.4.0-5"
hsa_rocr_jll = "5.4.0-5"

Expand Down Expand Up @@ -265,10 +265,16 @@ GPUCompiler = "0.26.5-0.26"
LLVM = "7"

[1]
GPUCompiler = "0.26-0.27"
LLD_jll = "15-17"
LLVM = "8.1.0-8"
LLVM_jll = "15-17"
UnsafeAtomics = "0.2"
UnsafeAtomicsLLVM = "0.2"
julia = "1.10.0-1"

["1-1.0.1"]
GPUCompiler = "0.26-0.27"
LLVM = "8.1.0-8"

["1.0.2-1"]
GPUCompiler = "0.27"
LLVM = "9"
4 changes: 3 additions & 1 deletion A/AMDGPU/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,10 @@ UnsafeAtomicsLLVM = "d80eeb9a-aca5-4d75-85e5-170c8b632249"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.7-1"]
HIP_jll = "2696aab5-0948-5276-aa9a-2a86a37016b8"
ROCmDeviceLibs_jll = "873c0968-716b-5aa7-bb8d-d1e2e2aeff2d"

["0.7-1.0.1"]
HIP_jll = "2696aab5-0948-5276-aa9a-2a86a37016b8"
hsa_rocr_jll = "dd59ff1a-a01a-568d-8b29-0669330f116a"

["0.8.1-1"]
Expand Down
3 changes: 3 additions & 0 deletions A/AMDGPU/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,6 @@ git-tree-sha1 = "abd41b0d83584959767e11f93c5e3013654bed65"

["1.0.1"]
git-tree-sha1 = "8ff3d97df8431b0fd9b64f3839fcca9b1551608a"

["1.0.2"]
git-tree-sha1 = "78a897a365421ac757d1b8f7deacd7a0986fd7b0"

0 comments on commit e95ec2c

Please sign in to comment.