What happened?
Tried to install reforge and got this
UserWarning: Found GPU0 NVIDIA GeForce GTX 1060 6GB which is of compute capability (CC) 6.1.
The following list shows the CCs this version of PyTorch was built for and the hardware CCs it supports:
-
7.5 which supports hardware CC >=7.5,<8.0
-
8.0 which supports hardware CC >=8.0,<9.0 except {8.7}
-
8.6 which supports hardware CC >=8.6,<9.0 except {8.7}
-
9.0 which supports hardware CC >=9.0,<10.0
-
10.0 which supports hardware CC >=10.0,<11.0 except {10.1}
-
12.0 which supports hardware CC >=12.0,<13.0
Please follow the instructions at https://pytorch.org/get-started/locally/ to install a PyTorch release that supports one of these CUDA versions: 12.6
_warn_unsupported_code(d, device_cc, code_ccs)
/home/ace/Games/StabilitxMatrix/Data/Packages/Stable Diffusion WebUI reForge/venv/lib/python3.10/site-packages/torch/cuda/init.py:489: UserWarning:
NVIDIA GeForce GTX 1060 6GB with CUDA capability sm_61 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_75 sm_80 sm_86 sm_90 sm_100 sm_120.
If you want to use the NVIDIA GeForce GTX 1060 6GB GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
queued_call()
Steps to reproduce
- Open Stability Matrix with a GTX 1060 on Linux
- Go to Packages
- Install Stable Diffusion WebUI reForge
- Start reForge
- Error occurs in command window
Relevant logs
Version
2.15.7
What Operating System are you using?
Linux
What happened?
Tried to install reforge and got this
UserWarning: Found GPU0 NVIDIA GeForce GTX 1060 6GB which is of compute capability (CC) 6.1.
The following list shows the CCs this version of PyTorch was built for and the hardware CCs it supports:
7.5 which supports hardware CC >=7.5,<8.0
8.0 which supports hardware CC >=8.0,<9.0 except {8.7}
8.6 which supports hardware CC >=8.6,<9.0 except {8.7}
9.0 which supports hardware CC >=9.0,<10.0
10.0 which supports hardware CC >=10.0,<11.0 except {10.1}
12.0 which supports hardware CC >=12.0,<13.0
Please follow the instructions at https://pytorch.org/get-started/locally/ to install a PyTorch release that supports one of these CUDA versions: 12.6
_warn_unsupported_code(d, device_cc, code_ccs)
/home/ace/Games/StabilitxMatrix/Data/Packages/Stable Diffusion WebUI reForge/venv/lib/python3.10/site-packages/torch/cuda/init.py:489: UserWarning:
NVIDIA GeForce GTX 1060 6GB with CUDA capability sm_61 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_75 sm_80 sm_86 sm_90 sm_100 sm_120.
If you want to use the NVIDIA GeForce GTX 1060 6GB GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
queued_call()
Steps to reproduce
Relevant logs
Version
2.15.7
What Operating System are you using?
Linux