From aa9fda37748c9dbff42af289ab0eaad3ca98c6da Mon Sep 17 00:00:00 2001 From: Tim Besard Date: Mon, 15 Apr 2024 08:25:46 +0000 Subject: [PATCH] Bump oneAPI_Support instead. --- Project.toml | 3 +-- src/oneAPI.jl | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index b89bfeb7..4de98b94 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,6 @@ LLVM = "929cbde3-209d-540e-8aea-75f648917ca0" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" NEO_jll = "700fe977-ac61-5f37-bbc8-c6c4b2b6a9fd" -OpenCL_jll = "6cb37087-e8b6-5417-8430-1f242f1e46e4" Preferences = "21216c6a-2e73-6563-6e65-726566657250" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" @@ -42,7 +41,7 @@ SpecialFunctions = "1.3, 2" StaticArrays = "1" julia = "1.8" oneAPI_Level_Zero_Loader_jll = "1.9" -oneAPI_Support_jll = "~0.3.3" +oneAPI_Support_jll = "~0.4.0" [extras] libigc_jll = "94295238-5935-5bd7-bb0f-b00942e9bdd5" diff --git a/src/oneAPI.jl b/src/oneAPI.jl index da3f6992..620d88cb 100644 --- a/src/oneAPI.jl +++ b/src/oneAPI.jl @@ -15,7 +15,6 @@ using LLVM using LLVM.Interop using Core: LLVMPtr -using OpenCL_jll using SPIRV_LLVM_Translator_unified_jll, SPIRV_Tools_jll export oneL0