Skip to content

关于50系显卡使用Basicvsrpp算法PyTorch报错 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aybwlz opened this issue May 22, 2025 · 0 comments
Open

关于50系显卡使用Basicvsrpp算法PyTorch报错 #17

aybwlz opened this issue May 22, 2025 · 0 comments

Comments

@aybwlz
Copy link

aybwlz commented May 22, 2025

以下是报错信息:
Warning: E:\BaiduNetdiskDownload\32\VSET\vs_pytorch\lib\site-packages\mmcv_init_.py:20: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process and add a data transformation module. In addition, it will rename the package names mmcv to mmcv-lite and mmcv-full to mmcv. See https://github.com/open-mmlab/mmcv/blob/master/docs/en/compatibility.md for more details.
warnings.warn(

Warning: E:\BaiduNetdiskDownload\32\VSET\vs_pytorch\lib\site-packages\torch\cuda_init_.py:155: UserWarning:
NVIDIA GeForce RTX 5090 D 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 compute_37.
If you want to use the NVIDIA GeForce RTX 5090 D GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))

有人知道这个该怎么解决吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant