Skip to content

Extend support for Apple Silicon #75

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

Closed
wants to merge 1 commit into from

Conversation

brandonros
Copy link

No description provided.

@vmx
Copy link
Contributor

vmx commented Mar 13, 2023

Sorry, I missed that PR. It's certainly something I'd like to see.

I need to check what implications this change might have for downstream dependencies, which may take some time.

@vmx
Copy link
Contributor

vmx commented Mar 13, 2023

May I ask what the intention of this change is? This library is meant as an abstraction for OpenCL and CUDA. CUDA isn't supported on MacOs and OpenCL is kind of deprecated, Metal should be used instead.

@emberian
Copy link
Contributor

@vmx I also would like this change merged. Otherwise it is impossible to enumerate Apple GPU.

yes, it's deprecated.

i'm not about to go and implement a metal backend, however :)

i just want to do basic testing & development on mac, without this it is impossible

@vmx
Copy link
Contributor

vmx commented Mar 25, 2025

@emberian I'd be OK with merging it if someone rebases it to latest master (though waiting until the deps update PR #90 is merged would make sense).

This was referenced Mar 28, 2025
@vmx vmx closed this in #90 Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants