PulseAugur
EN
LIVE 00:54:34

ComfyUI users get custom Blackwell GPU wheels for SageAttention

A user has created and shared custom Linux wheels for SageAttention and FlashAttention, specifically tailored for Nvidia's Blackwell architecture GPUs like the RTX 5090 and RTX Pro 6000. These wheels are necessary because upstream distributions do not provide compatible versions for PyTorch 2.11.0 with CUDA 13.0 on Linux. The user has made these pre-compiled components available on Hugging Face, aiming to simplify the setup process for other ComfyUI users working with similar hardware and software configurations. The successful compilation and testing of these components have resolved previous compatibility issues with certain ComfyUI nodes. AI

IMPACT Simplifies setup for users of specific AI art generation hardware and software.

RANK_REASON User-generated software wheels for specific hardware/software combinations.

Read on r/StableDiffusion →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

ComfyUI users get custom Blackwell GPU wheels for SageAttention

COVERAGE [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/JahJedi ·

    ComfyUI users on Blackwell (RTX 5090 / RTX PRO 6000): sage + flash wheels for cu130/torch2.11

    <!-- SC_OFF --><div class="md"><p>(PyTorch 2.11.0+cu130, Python 3.12, Ubuntu 24.04). Upstream has no Linux wheels for</p> <p>this combo — SageAttention only ships Windows wheels, and Dao-AILab's flash-attn</p> <p>releases stop around cu126/torch 2.6.</p> <p>Once it worked, I uplo…