You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Actually I didn't know Vulkan can do machine learning stuff, so I decided to benchmark my Vega 56 GPU and compare with ROCm. I've found that Vulkan is faster than ROCm.
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: