Skip to content

Commit

Permalink
Bump oneAPI_Support instead.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Apr 15, 2024
1 parent 0cd3ec0 commit 1241b1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
1 change: 0 additions & 1 deletion src/oneAPI.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1241b1d

Please sign in to comment.