You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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
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
The text was updated successfully, but these errors were encountered: