Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 819 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 819 Bytes

metal.compute

a verbose example showcasing the use of Apple's Metal API in C++ via metal-cpp to perform arbitrary compute on GPUs

forthebadge forthebadge

why

this repository exists as a C++ port of Apple's guide to using Metal to perform computation on a GPU.

please follow the accompanying blog post for an explanation of the various components of the codebase.

author

Sayan Goswami © 2021