πŸŽ‰ Wow, Apple Silicon support in Mojo! Because everyone was just dying to code on GPUs with the grace of a penguin in a tutu. 🐧🩰 Now every Mac user can finally become a GPU programming maestro and revolutionize AIβ€”assuming they can find the motivation after reading this snooze-fest. 😴
https://forum.modular.com/t/apple-silicon-gpu-support-in-mojo/2295 #AppleSilicon #MojoSupport #GPUProgramming #AIRevolution #MacUsers #HackerNews #ngated
Apple Silicon GPU support in Mojo

I went ahead an tried to run vector_addition.mojo within examples/mojo/gpu-functions but faced the following issue: xcrun: error: sh -c β€˜/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -find metallib 2> /dev/null’ failed with exit code 17664: (null) (errno=No such file or directory) If you are facing this, you have to make sure of 2 things: 1. Right developer directory is sele...

Modular