Skip to content

CUDA Compute Capability change for RTX 5000 series#17129

Merged
w-e-w merged 1 commit into
AUTOMATIC1111:devfrom
namemechan:dev
Sep 17, 2025
Merged

CUDA Compute Capability change for RTX 5000 series#17129
w-e-w merged 1 commit into
AUTOMATIC1111:devfrom
namemechan:dev

Conversation

@namemechan
Copy link
Copy Markdown

The CUDA Compute Capability threshold that enables xformers in sd_hijack_optimizations.py is set to 9,

which only covers up to the RTX 4000 series (Ada Lovelace: 8.9).

On RTX 5000 series cards (Blackwell: Compute Capability 10.0~12.0), xformers may show as enabled but it isn’t actually applied and doesn’t appear in the Cross-Attention optimizations list.

@w-e-w
Copy link
Copy Markdown
Collaborator

w-e-w commented Sep 17, 2025

good catch

@w-e-w w-e-w merged commit d4f02b8 into AUTOMATIC1111:dev Sep 17, 2025
3 checks passed
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