Status of Julia wrappers of SYCL

What do you know? Any bit of info will help. Ta!

It’s just C++ right? In any case, I think the path is the usual one. Build a C interface and wrap that.

oneAPI.jl has minimal SYCL wrappers to interface with libraries like oneMKL: oneAPI.jl/lib/sycl/SYCL.jl at bb223adba38965256c09b035bbfdc2b0bc9a122c · JuliaGPU/oneAPI.jl · GitHub

2 Likes