← Back to events
ActiveTechRelease

viable/strict/1788555000: [MPS] Fix svd_jacobi Metal compiler crash (#195949)

What happened

Attempts to launch SVD kernel (linalg.svd/svdvals/lstsq) failed with Failed to created pipeline state object, error: ... AGXMetal Code=2 Compilation failed due to an interrupted connection: XPC_ERROR_CONNECTION_INTERRUPTED Root caused to threadgroup_barrier (params.stage_v ? mem_flags::mem_threadgroup : (mem_flags::mem_threadgroup | mem_flags::mem_device)); The barrier scope must be a compile-time constant. The Meta…

Summary assembled by rule from the sources below

Why it's spreading

Sources