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
There are 3 choices for the alternative cuda (providing /usr/local/cuda).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/local/cuda-12.2 122 auto mode
1 /usr/local/cuda-11.7 117 manual mode
* 2 /usr/local/cuda-11.8 118 manual mode
3 /usr/local/cuda-12.2 122 manual mode
Press <enter> to keep the current choice[*], or type selection number: 2
But it is still doesn't work.
The text was updated successfully, but these errors were encountered:
Running the colab example initially gives #205. (COLMAP fails to execute)
#205 is solved by adding the following before installing COLMAP,
This fixes COLMAP and it is able to run the preprocessing untill it throws error on the training step,
ERROR :
Tried switching the cuda versions by using
!sudo update-alternatives --config cuda
But it is still doesn't work.
The text was updated successfully, but these errors were encountered: