how many threads for processing matmul in Metal

Asked on 03/21/2025

1 search

The specific number of threads used for processing matrix multiplication (matmul) in Metal is not detailed in the provided context from the WWDC sessions. However, the session titled "Accelerate machine learning with Metal" discusses improvements in compute performance and optimizations for transformer models, which involve matrix multiplications. For more detailed information, you might want to explore the session Accelerate machine learning with Metal starting from the "Transformer support" chapter.

how many threads for processing matmul in Metal | Ask WWDC