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
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
But it is still doesn't work.