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

fails with RX 6600M : hipErrorNoBinaryForGpu #9

Closed
grondilu opened this issue Oct 13, 2022 · 1 comment
Closed

fails with RX 6600M : hipErrorNoBinaryForGpu #9

grondilu opened this issue Oct 13, 2022 · 1 comment

Comments

@grondilu
Copy link

Maybe it's just this card being not supported, I don't know.

I'm using a gaming laptop running Fedora 36 with a Ryzen 7 5800H CPU and a Radeon™ RX 6600M GPU.

I get a hipErrorNoBinaryForGpu error when trying the example command inside the container:

/dockerx# python scripts/txt2img.py --outdir /output --plms --seed $RANDOM$RANDOM --prompt "a unicorn riding a purple tricycle"
"hipErrorNoBinaryForGpu: Unable to find code object for all current devices!"
Aborted (core dumped)
@grondilu
Copy link
Author

Nevermind, apparently this card is based on navi23, which is unsupported according to ROCm/ROCm#1698

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