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
Maybe it's sufficient to just render the NSError with @error "GPU kernel failure" exception=(the_nserror, a_backtrace)? You probably can't throw from within that context, but some information will be needed to identify the specific launch that failed, so it'll need some experimentation to make this useful.
Access logs to check for errors.
Relevant
TODO
:Metal.jl/src/compiler/execution.jl
Lines 303 to 304 in 6a760a6
The text was updated successfully, but these errors were encountered: