Stratified-Transformer icon indicating copy to clipboard operation
Stratified-Transformer copied to clipboard

I have 10.1 CUDA and 1.7.1 PyTorch in the virtual environment, and my graphics card is 4070ti,

Open 1234jpm opened this issue 2 years ago • 1 comments

  ValueError: Unknown CUDA arch (8.9) or GPU not supported
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for torch-sparse Running setup.py clean for torch-sparse Failed to build torch_points_kernels torch_scatter torch-cluster torch-sparse ERROR: Could not build wheels for torch_points_kernels, torch_scatter, torch-cluster, torch-sparse, which is required to install pyproject.toml-based projects

1234jpm avatar Oct 26 '23 11:10 1234jpm

  ValueError: Unknown CUDA arch (8.9) or GPU not supported
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for torch-sparse Running setup.py clean for torch-sparse Failed to build torch_points_kernels torch_scatter torch-cluster torch-sparse ERROR: Could not build wheels for torch_points_kernels, torch_scatter, torch-cluster, torch-sparse, which is required to install pyproject.toml-based projects

The minimum compatible CUDA version for the 4070 is CUDA 11.8.

3406212002 avatar Sep 23 '25 13:09 3406212002