Skip to content

UPSTREAM PR #1314: CUDA Dockerfile#74

Open
loci-dev wants to merge 1 commit intomainfrom
loci/pr-1314-master
Open

UPSTREAM PR #1314: CUDA Dockerfile#74
loci-dev wants to merge 1 commit intomainfrom
loci/pr-1314-master

Conversation

@loci-dev
Copy link

@loci-dev loci-dev commented Mar 4, 2026

Note

Source pull request: leejet/stable-diffusion.cpp#1314

This PR adds a cuda variant to the github workflows build.yml.
Version 12.6.3 was used as it is still currently maintained and supports more devices.

This was tested locally using podman on Fedora Silverblue with the following commands:

podman build -f Dockerfile.cuda -t stable-diffusion.cpp:master-cuda  .
podman run --rm --userns=keep-id --security-opt=label=type=nvidia_container_t --device nvidia.com/gpu=all localhost/stable-diffusion.cpp:master-cuda --version

Thanks for all your efforts on stable-diffusion.cpp!

@loci-dev loci-dev temporarily deployed to stable-diffusion-cpp-prod March 4, 2026 04:38 — with GitHub Actions Inactive
@loci-review
Copy link

loci-review bot commented Mar 4, 2026

No meaningful performance changes were detected across 49750 analyzed functions in the following binaries: build.bin.sd-server, build.bin.sd-cli.

🔎 Full breakdown: Loci Inspector
💬 Questions? Tag @loci-dev

@loci-dev loci-dev force-pushed the main branch 2 times, most recently from 682032b to dd19ab8 Compare March 8, 2026 04:59
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

Successfully merging this pull request may close these issues.

2 participants