Stable-Diffusion.cpp Vulkan ARM Linux AMD Radeon RX550

Published: 10 December 2025
on channel: LivingLinux
1,048
23

Recently someone asked me if it possible to run ComfyUI with an older AMD GPU. I'm not sure if that is possible, but I remembered there is Stable-Diffusion.cpp.

https://github.com/leejet/stable-diff...

As they don't release packages for ARM Linux, here are the build instructions.

sudo apt install git git-lfs cmake libvulkan-dev glslc

git clone --recursive https://github.com/leejet/stable-diff...
cd stable-diffusion.cpp

mkdir build && cd build
cmake .. -DSD_VULKAN=ON
cmake --build . --config Release

Example command: ./bin/sd -m ../models/v1-5-pruned-emaonly.safetensors -p "a penguin on a surfboard" -s -1

It's not really stable on my machine (ARM Phytium D2000 with AMD RX550). Sometimes it crashes, sometimes it takes 38s per iteration and sometimes 10s per iteration.

00:00 Intro
00:28 Stable-Diffusion.cpp
01:13 Building with Vulkan
02:24 Generating an Image
04:54 Result
06:06 Closing Thought

If this video was helpful, please like, comment and subscribe!

Bluesky: https://bsky.app/profile/livinglinux....

#stablediffusion #ai


On this page of the site you can watch the video online Stable-Diffusion.cpp Vulkan ARM Linux AMD Radeon RX550 with a duration of hours minute second in good quality, which was uploaded by the user LivingLinux 10 December 2025, share the link with friends and acquaintances, this video has already been watched 1,048 times on youtube and it was liked by 23 viewers. Enjoy your viewing!