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

Amd gpu supports #20

Open
MetaiR opened this issue Jul 1, 2023 · 5 comments
Open

Amd gpu supports #20

MetaiR opened this issue Jul 1, 2023 · 5 comments

Comments

@MetaiR
Copy link

MetaiR commented Jul 1, 2023

hi, is there any plan to support amd gpus or even any alternatives?
amd gpus have excellent vram capacity and power with reasonable price

@olegklimov
Copy link
Contributor

Makes sense!

@takov751
Copy link

takov751 commented Dec 11, 2023

I believe it's should be straightforward just have to install rocm hips library and using pytorch index url pointing to rocm5.x . I have a smaller fedora docker for rocm pytorch, because the official amd pytorch one is bloated AF. Almost 35GB . Mine as a base is 🫠only ~10GB.hopefully i will have time in the week coming to put together a draft PR for the Dockerfile change

@niansa
Copy link

niansa commented Dec 28, 2023

Should be fairly easy with HIP

@olegklimov
Copy link
Contributor

We have this PR:

#252

that we'll test somehow (don't have any AMD GPUs), or at least we'll set up an auto docker build and someone will test it :D

@takov751
Copy link

takov751 commented Dec 31, 2023

We have this PR:

#252

that we'll test somehow (don't have any AMD GPUs), or at least we'll set up an auto docker build and someone will test it :D

In the coming days i will definitely test it. 👍👍 i have both motivation and low end amdgpu hardware 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog 🤔
Development

No branches or pull requests

5 participants