4 Forks
86 Stars
86 Watchers

metal-gpgpu

Collection of notes on how to use Appleā€™s Metal API for compute tasks

How to download and setup metal-gpgpu

Open terminal and run command
git clone https://github.com/hollance/metal-gpgpu.git
git clone is used to create a copy or clone of metal-gpgpu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with metal-gpgpu https://github.com/hollance/metal-gpgpu/archive/master.zip

Or simply clone metal-gpgpu with SSH
[email protected]:hollance/metal-gpgpu.git

If you have some problems with metal-gpgpu

You may open issue on metal-gpgpu support forum (system) here: https://github.com/hollance/metal-gpgpu/issues