JuliaGPU / oneAPI.jl

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

Avoid ReshapedArray using Int128 in kernel #449

Closed tgymnich closed 1 month ago

tgymnich commented 1 month ago

ported from https://github.com/JuliaGPU/Metal.jl/pull/379

fixes #447

GPUArrays test PR: https://github.com/JuliaGPU/GPUArrays.jl/pull/551