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

Autoselect CPU instead GPU backend while compile both OpenBLAS and ROCm #565

Open
FNsi opened this issue Jan 10, 2025 · 0 comments
Open

Comments

@FNsi
Copy link

FNsi commented Jan 10, 2025

Default no GPU usage, that's the moderate way I thought to temporarily face the situation that flux Clip_l loaded in CPU: We cannot load it in vram then at least speed it up.

But as the issue, that disable ROCm ability but only use OpenBLAS.

Why OpenBLAS?

Not like years ago, current OpenBLAS speed is much faster than avx2, and faster than Blis either. (About Blis Vs OpenBLAS, I only tested in arm.)

@FNsi FNsi changed the title Force use GPU backend while compile both OpenBLAS and ROCm Autoselect CPU instead GPU backend while compile both OpenBLAS and ROCm Jan 10, 2025
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

1 participant