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

GPU Support for Apple M1 #264

Open
visuallization opened this issue Feb 21, 2023 · 1 comment
Open

GPU Support for Apple M1 #264

visuallization opened this issue Feb 21, 2023 · 1 comment

Comments

@visuallization
Copy link

visuallization commented Feb 21, 2023

Hey there,

Thanks for all the work you have put into this library!
I was wondering if there will be support for GPU training on Apple M1?
Apparently pytorch will be officially supporting GPU accelerated training on macs.

https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/
https://sebastianraschka.com/blog/2022/pytorch-m1-gpu.html

Cheers

@alex-petrenko
Copy link
Owner

I will soon get my hands on one of these laptops and it'd be great to add this support.
I imagine it can be done with just a few changes in CUDA-specific code.
Let's keep this feature open to discuss any development issues. Contributions are welcome!

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

2 participants