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

Does this leverage GPU on M1 Max / Apple GPU platforms? #24

Open
cris-pin opened this issue Feb 26, 2024 · 3 comments
Open

Does this leverage GPU on M1 Max / Apple GPU platforms? #24

cris-pin opened this issue Feb 26, 2024 · 3 comments

Comments

@cris-pin
Copy link

Hi, I'd like to get this running on my M1 Max but am wondering whether it has been supported or tested under Docker on this platform and whether only CUDA / Nvidea cards are supported? Or is there a Apple GPU supported release at all / in the pipeline?

Many Thanks

@cris-pin cris-pin changed the title Does this leverage GPU on M1 Max / M1 enhanced platforms? Does this leverage GPU on M1 Max / Apple GPU platforms? Feb 26, 2024
@aaronabebe
Copy link
Contributor

Hi @cris-pin!

The basic library management functionality is tested on M1 and works.
Everything else regarding the tools is currently still very experimental and doesn't utilize GPU acceleration on ARM Mac's yet.

Since we're offering integrations with a lot of different open source ML models through nendo's plugins and most of them only support CUDA for GPU acceleration, we can't really offer support for Apple's GPU platform yet.

However we know that a lot of people in our community are using ARM Mac's and a supported release is definitely planned!

@itsbrex
Copy link

itsbrex commented Feb 27, 2024

@aaronabebe is there a public backlog for Mac OS? Would like to contribute.

@aaronabebe
Copy link
Contributor

Hi @itsbrex!

I created a backlog item that outlines the inital step for MacOS support here: https://github.com/orgs/okio-ai/projects/6/views/1?pane=issue&itemId=54602024.
Please take a look at that and let me know if you think you can contribute there or if you have any more questions regarding this outlined topic!

Please note, that at the current point there's really no other issues that we can tackle easily on our side, since most of the ARM Mac support has to come from upstream changes to one of the libs we use, e.g. transformers, audiocraft or pytorch.

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

No branches or pull requests

3 participants