Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Metal #568

Closed
EricLBuehler opened this issue Dec 24, 2024 · 3 comments
Closed

Support for Metal #568

EricLBuehler opened this issue Dec 24, 2024 · 3 comments

Comments

@EricLBuehler
Copy link

Hi all!

I saw that CUDA appears to be supported, but Metal (.metal) does not seem to be. Metal is a similar GPU programming language for Apple GPUs. I was wondering if this was planned, or how complicated it would be to add?

@apocelipes
Copy link
Contributor

The metal language has already been supported by #562. You can install a development version of scc to test it:

go install github.com/boyter/scc/v3@master

The support would be released with the next stable version.

@boyter
Copy link
Owner

boyter commented Dec 29, 2024

As mentioned above. Will make it into the next release. Although if you want to look at the definition @EricLBuehler and suggest any improvements that would help a lot.

@boyter
Copy link
Owner

boyter commented Jan 7, 2025

Closing due to this being done and tracked on the project.

@boyter boyter closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

No branches or pull requests

3 participants