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

PyTorch supports Metal Performance Shader as an accelerator now, can pytorch-lightning also add support for that? #13119

Closed
valkjsaaa opened this issue May 20, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@valkjsaaa
Copy link

🚀 Feature

Support Metal Performance Shader (GPU APIs in macOS) in pytorch-lightning

Motivation

PyTorch supports Metal Performance Shader as an accelerator now. I don't see any reason why this shouldn't be supported in PyTorch Lightning.

Pitch

A new file can be added to the accelerator folder.

Alternatives

I don't think there is an alternative.

Additional context

PyTorch supporting GPU on macOS: https://pytorch.org/blog/introducing-accelerated-pytorch-training-on-mac/

@valkjsaaa valkjsaaa added the needs triage Waiting to be triaged by maintainers label May 20, 2022
@ananthsub
Copy link
Contributor

This is a duplicate of #13102

@ananthsub ananthsub added duplicate This issue or pull request already exists and removed needs triage Waiting to be triaged by maintainers labels May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants