-
Notifications
You must be signed in to change notification settings - Fork 107
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
Add vulkan builds for x86_64 #705
Comments
I created a multi-arch image for vulkan and pushed it to quay.io/ramalama/vulkan. Please try it out, reopen if it does not work for you. |
The image is still aarch64-only:
|
Oops, try again. |
I can confirm that it's working. Will the versioned tags be updated as well? |
Not sure what you mean? There is a quay.io/ramalama/vulkan:latest and 0.5 version. And this will be handled just like other images quay.io/ramalama/ramalama:latest and 0.5. |
Vulkan images at https://quay.io/repository/ramalama/vulkan?tab=tags are only built for aarch64.
I've confirmed that the associated
Containerfile
can be built and works flawlessly with ramalama (using--image
and--gpu
flags) on x86_64 with very good performance (tested with a RX 580, not supported by ROCm).The text was updated successfully, but these errors were encountered: