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

Check AMD GPU support #128

Open
jatkinson1000 opened this issue May 13, 2024 · 1 comment
Open

Check AMD GPU support #128

jatkinson1000 opened this issue May 13, 2024 · 1 comment
Assignees

Comments

@jatkinson1000
Copy link
Member

jatkinson1000 commented May 13, 2024

@TomMelt suggested we check support on AMD GPU devices and offered to test on a suitable machine.

To do this may require modifications akin to those in #125.

@jatkinson1000 jatkinson1000 changed the title Check ARM GPU support Check AMD GPU support May 13, 2024
@jatkinson1000
Copy link
Member Author

I think this would require downloading ROCM compatible rather than CUDA compatible libtorch as described here: https://pytorch.org/blog/pytorch-for-amd-rocm-platform-now-available-as-python-package/

We would then need to add the relevant enum to target the AMD backend.

This is perhaps something that could be combined in #125, or at least follow a very similar pattern.

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