My cuda version is 12.3 and it is nontrivial for me get to 11.3. When I run python setup.py install I get RuntimeError:
The detected CUDA version (12.3) mismatches the version that was used to compile
PyTorch (11.3). Please make sure to use the same CUDA versions.
Is it possible to install it on 12.3 CUDA?
My cuda version is 12.3 and it is nontrivial for me get to 11.3. When I run python setup.py install I get RuntimeError:
The detected CUDA version (12.3) mismatches the version that was used to compile
PyTorch (11.3). Please make sure to use the same CUDA versions.
Is it possible to install it on 12.3 CUDA?