Skip to content

otto-schnurr/MetalMatrixMultiply-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A matrix multiplication test using Metal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published