R
Runpod4mo ago
Nirmal

CUDA 10.2 and pytorch 1.7.1 support needed

I have to deploy a pod for running wav2lip project that uses cuda 10.2 and pytorch 1.7.1 initially started with RTX 2000 ADA got this error when running the project:
NVIDIA RTX 2000 Ada Generation with CUDA capability sm_89 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 compute_37.
If you want to use the NVIDIA RTX 2000 Ada Generation GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
NVIDIA RTX 2000 Ada Generation with CUDA capability sm_89 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 compute_37.
If you want to use the NVIDIA RTX 2000 Ada Generation GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
Can anyone please help me.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?