Skip to content

[REQUEST]: RTX 5070 Ti (sm_120) CUDA not supported in vcclient_win_cuda_2.1.4-alpha #1603

Description

@AkiYamanote

In a few words, describe your idea

Add an option or build that supports PyTorch CUDA for RTX 5000 series (sm_120)

More information

お世話になっております。
VC Client をいつも便利に利用させていただいています。ありがとうございます。

以下の環境で VC Client を起動した際、CUDA に関する警告が表示され、GPU が利用できない状況が発生しています。

■ 起動時の警告
torch\cuda_init_.py:287: UserWarning:
NVIDIA GeForce RTX 5070 Ti with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90 compute_37.

■ 使用バージョン
vcclient_win_cuda_2.1.4-alpha

■ GPU
NVIDIA GeForce RTX 5070 Ti

■ 補足
・同一環境にて vcclient_win_cuda_2.0.78-beta は問題なく動作していました
・原因として、バンドルされている PyTorch の CUDA ビルドが sm_120(RTX 5000 シリーズ)に未対応である可能性が高いと考えています
・PyTorch nightly を利用することで回避できる可能性があることも理解していますが、こちらの環境ではまだ検証できていません
・もし PyTorch nightly 等で動作確認された方がいらっしゃいましたら、情報共有いただけると助かります

2.1.x 系で追加された「バッファの可視化」機能が非常に便利で、ぜひ今後も利用したいと考えています。
将来的に RTX 5000 シリーズ(sm_120)に対応した PyTorch CUDA ビルドを含むリリースや、ビルド選択の余地などをご検討いただけましたら幸いです。

素晴らしいツールを公開・開発していただき、ありがとうございます。
今後の更新も楽しみにしております。


Hello, and thank you very much for developing VC Client.
I really appreciate this great tool.

When launching VC Client in the environment below, I encounter a CUDA-related warning and the GPU cannot be used.

■ Warning on startup
torch\cuda_init_.py:287: UserWarning:
NVIDIA GeForce RTX 5070 Ti with CUDA capability sm_120 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_61 sm_70 sm_75 sm_80 sm_86 sm_90 compute_37.

■ Version
vcclient_win_cuda_2.1.4-alpha

■ GPU
NVIDIA GeForce RTX 5070 Ti

■ Notes

  • The same system works without issues with vcclient_win_cuda_2.0.78-beta
  • I believe this issue is likely caused by the bundled PyTorch CUDA build not supporting sm_120 (RTX 5000 series) yet
  • I understand that using PyTorch nightly might be a possible workaround, but I have not been able to verify this in my environment
  • If anyone has successfully tested this with PyTorch nightly or another workaround, I would really appreciate any shared information

The buffer visualization feature introduced in the 2.1.x series is extremely useful, and I would love to keep using it.
If possible, I would greatly appreciate consideration for future releases that include a PyTorch CUDA build compatible with RTX 5000 series GPUs (sm_120), or an option to select such a build.

Thank you again for your work and for making VC Client available to the community.
I am looking forward to future updates.

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