Skip to content

Commit 010bd13

Browse files
authored
Update Intel libraries to NEO v25.44 (#554)
1 parent b13706c commit 010bd13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "oneAPI"
22
uuid = "8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"
3-
version = "2.5.1"
4-
authors = ["Tim Besard <tim.besard@gmail.com>", "Alexis Montoison", "Michel Schanen <michel.schanen@gmail.com>"]
3+
version = "2.6.0"
4+
authors = ["Tim Besard <tim.besard@gmail.com>", "Alexis Montoison", "Michel Schanen <michel.schanen@gmail.com>"]
55

66
[deps]
77
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -46,15 +46,15 @@ GPUCompiler = "1.6"
4646
GPUToolbox = "0.1, 0.2, 0.3, 1"
4747
KernelAbstractions = "0.9.1"
4848
LLVM = "6, 7, 8, 9"
49-
NEO_jll = "=25.35.35096"
49+
NEO_jll = "=25.44.36015"
5050
Preferences = "1"
5151
SPIRVIntrinsics = "0.5"
5252
SPIRV_LLVM_Translator_jll = "21"
5353
SPIRV_Tools_jll = "2025.4.0"
5454
SpecialFunctions = "1.3, 2"
5555
StaticArrays = "1"
5656
julia = "1.10"
57-
oneAPI_Level_Zero_Loader_jll = "1.24"
57+
oneAPI_Level_Zero_Loader_jll = "1.25"
5858
oneAPI_Support_jll = "0.9.2"
5959

6060
[extras]

0 commit comments

Comments
 (0)