Skip to content

Extend support for Apple Silicon#75

Closed
brandonros wants to merge 1 commit intofilecoin-project:masterfrom
brandonros:patch-1
Closed

Extend support for Apple Silicon#75
brandonros wants to merge 1 commit intofilecoin-project:masterfrom
brandonros:patch-1

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