Skip to content

Support for NVIDIA Blackwell (sm_120) architectures — any planned release date? #1987

Description

@FrankZhangRp

Hello,

Thank you for maintaining flash-attention and for offering cutting-edge support for new GPU architectures.

I am using an NVIDIA RTX PRO 6000 Blackwell Server Edition (sm_120) machine with CUDA 12.8 and PyTorch 2.8.0+cu128.
I encountered the following error when using flash-attention’s forward/backward kernels:

CUDA error (/__w/xformers/xformers/third_party/flash-attention/hopper/flash_fwd_launch_template.h:188): invalid argument

I believe this is because flash-attention currently supports Ampere, Ada or Hopper architectures (per README) but does not yet support Blackwell.

Could you please share the roadmap for support of Blackwell (sm_120) architectures? Specifically:

  1. Is there a release or patch version of flash-attention planned that fully supports sm_120 / Blackwell?
  2. If so, is there a tentative date or milestone for that release?
  3. Are there any recommended workarounds in the meantime (e.g., disabling flash kernels, using fallback kernels) to enable stable training on Blackwell GPUs?

Thank you very much for your time and your work.
Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions