d27c6f3665
First release The Metal Performance Shaders Framework provides functions for performing generalized matrix multiplication. This sample illustrates how to create MPSMatrix objects and compute their product using MPSMatrixMultiplication compute kernels. |
||
---|---|---|
.. | ||
MPSMatrixMultiplication | ||
MPSMatrixMultiplication.xcodeproj | ||
LICENSE.txt | ||
README.md |
README.md
MPSMatrixMultiplication: Creating and Multiplying Matrices in Metal
The Metal Performance Shaders Framework provides functions for performing generalized matrix multiplication. This sample illustrates how to create MPSMatrix objects and compute their product using MPSMatrixMultiplication compute kernels.
Requirements
Build
Xcode 8.0 or later; iOS 10.0 SDK or later
Runtime
iOS 10.0 or later
Device Feature Set
iOS GPU Family 2 v1 iOS GPU Family 2 v2 iOS GPU Family 3 v1
Copyright (C) 2016 Apple Inc. All rights reserved.