项目作者: otto-schnurr

项目描述 :
A matrix multiplication test using Metal.
高级语言: Swift
项目地址: git://github.com/otto-schnurr/MetalMatrixMultiply-swift.git
创建时间: 2015-12-09T17:55:01Z
项目社区:https://github.com/otto-schnurr/MetalMatrixMultiply-swift

开源协议:MIT License

下载


Metal Matrix Multiply

A matrix multiplication test using Metal.

Update: Use Metal Performance Shaders Instead

A full suite of GPU accelerated linear algebra routines are now available on macOS 10.13 and iOS 11.

Reference: “Using Metal 2 for Compute”, WWDC 2017

Details

This repo was an experiment derived from Apple sample code but rebuilt in Swift for iOS 9 and OS X 10.11.

Data Structure

Test Harness

License

MIT License, see http://opensource.org/licenses/MIT