oneAPI.jl @sync bug?

There is no oneAPI.@sync, you’re just calling Base.@sync. Use synchronize() instead, but you can file a feature request issue to add a macro like that too.

2 Likes