Skip to content

[Feature]: Support for RTX 5090 (CUDA 12.8) #13306

Closed
@rubentorresbonet

Description

@rubentorresbonet

🚀 The feature, motivation and pitch

Currently only nightlies from torch targeting 12.8 support blackwell such as the rtx 5090.
I tried using VLLM with a rtx 5090 and no dice. Vanilla vllm installation ends in:

NVIDIA GeForce RTX 5090 with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_70 sm_75 sm_80 sm_86 sm_90.
If you want to use the NVIDIA GeForce RTX 5090 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
RuntimeError: CUDA error: no kernel image is available for execution on the device

Thanks

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions