Nvidia GeForce 30xx / Cuda 11
Lorjuo opened this issue · 1 comments
Lorjuo commented
Did maybe somebody got SAFA running with a Nvidia GeForce 30xx?
As far as I know this series requires Cuda 11.x.
Currently I experienced a variety of different errors when trying to install this module.
If you had some success, could you please post the output of "pip list" or provide some instructions / hints?
Thanks
gsotnikov commented
@Lorjuo Hi! I did it with 3090, my CUDA set up is: Cuda compilation tools, release 11.5, Ubuntu
- Use pytorch 1.10, CUDA 11.3
- Core trick, which worked for me is installing pytorch3d via
pip install --no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1100/download.html