You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metal.jl supports atomics through special AIR intrinsics. We should explore whether it's possible to instead lower LLVM atomics to these AIR intrinsics, so that we can just use UnsafeAtomicsLLVM.jl.
The text was updated successfully, but these errors were encountered:
Metal.jl supports atomics through special AIR intrinsics. We should explore whether it's possible to instead lower LLVM atomics to these AIR intrinsics, so that we can just use UnsafeAtomicsLLVM.jl.
The text was updated successfully, but these errors were encountered: