JuliaGPU / oneAPI.jl

Julia support for the oneAPI programming toolkit.
https://juliagpu.org/oneapi/
Other
182 stars 22 forks source link

Add mkl_sycl_destructor call to MKLDestroy() #419

Closed pengtu closed 6 months ago

pengtu commented 6 months ago

Call mkl_sycl_destructor before Julia delete the SYCL queue.