Skip to content

Compatibility issues with 50 series GPUs #22

Description

@Qiuan12138

Hello, I encountered an issue with GPU architecture incompatibility while trying to reproduce your code using a 5070ti GPU. I installed CUDA12.8 version compatible with 50 series GPU and Nightly version corresponding to PyTorch, but encountered an error during compilation due to incompatible architecture.
Error message:
NVIDIA GeForce RTX 5070 Ti Laptop GPU with CUDA capability sm_120 is not compatible...
The current PyTorch install supports CUDA capabilities sm_50 sm_60 sm_70 sm_75 sm_80 sm_86 sm_90.
error: no suitable conversion function from "const at::DeprecatedTypeProperties" to "c10::ScalarType" exists

ps:Only partial information was intercepted
Is there a way to avoid these problems, or can we just wait for the optimization of the 50 series GPU by various software packages in the future?
Looking forward to your reply

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions