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

REQUEST: gfx803 support #173

Open
chboishabba opened this issue Nov 3, 2024 · 2 comments
Open

REQUEST: gfx803 support #173

chboishabba opened this issue Nov 3, 2024 · 2 comments

Comments

@chboishabba
Copy link

chboishabba commented Nov 3, 2024

2024-10-13T11:33:13,153475270+10:00

Hiya!

I got pretty excited seeing this, as gfx803 is generally not supported in recent ROCm and I presumed it would be included in this project.

I'm running on RX580 which was highly sought after during GPU shortages of COVID... I believe latest supported ROCm for gfx803 and gfx900 is 5.4.2

https://github.com/jrcichra/rocm-pytorch-gfx803
https://github.com/xuhuisheng/rocm-build/tree/develop/gfx803
https://wiki.archlinux.org/title/AMD_Radeon_Instinct_MI25#ROCm

@lamikr
Copy link
Owner

lamikr commented Nov 7, 2024

I have newer had that generation of AMD cards by my self, so I have not never tried to add the support for that. If you have time to try, I could first try to add some very basic component support for it to some build branch.

Build would propably fail at some point but at least we could try to test whether rocminfo and amd-smi will detect the card and and also test whether hipcc and opencl apps works. And maybe also llama.cpp, vllm. etc which does not require whole stack like pytorch with gpu acceleration to work.

@chboishabba
Copy link
Author

chboishabba commented Nov 9, 2024 via email

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