Write your first GPU Kernel using Apple Silicon

Hey guys, I want to share how you can write your first GPU Kernel using Metal. Our example will be straightforward but will lay the foundation needed. All our code will do is write data from one buffer onto another.