Skip to content

Commit

Permalink
New version: OpenCL v0.10.1 (#123060)
Browse files Browse the repository at this point in the history
UUID: 08131aa3-fb12-5dee-8b74-c09406e224a2
Repo: https://github.com/JuliaGPU/OpenCL.jl.git
Tree: 525f8331793aa33c1fc5a860c5a504af4933d81f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 15, 2025
1 parent 7bd5623 commit 4e63220
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion O/OpenCL/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ julia = "1"

["0.10-0"]
Adapt = "4"
GPUArrays = "11.1.0-11"
GPUCompiler = ["0.27", "1"]
KernelAbstractions = "0.9.1-0.9"
LLVM = "9.1.0-9"
Expand All @@ -17,6 +16,12 @@ SPIRV_LLVM_Translator_unified_jll = "0.7"
StaticArrays = "1"
julia = "1.10.0-1"

["0.10.0"]
GPUArrays = "11.1.0-11"

["0.10.1-0"]
GPUArrays = "11.2.1-11"

["0.9"]
OpenCL_jll = "2022.9.23-2022"
julia = "1.6.0-1"
3 changes: 3 additions & 0 deletions O/OpenCL/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "73dd7bd63b954dd2c4a6153456b48ac34368c15b"

["0.10.0"]
git-tree-sha1 = "5e616eb5dd5e558a43ee3aa15072151a8f25b027"

["0.10.1"]
git-tree-sha1 = "525f8331793aa33c1fc5a860c5a504af4933d81f"

0 comments on commit 4e63220

Please sign in to comment.