Hi seniors
When I use ./webodm.sh start --gpu I get at most 3/5 of the webodm containers running under container view in docker. At times I get none running. The nodeodm.gpu container never runs.
I am still able to open the webodm ui though. Just after starting to processing, docker always exits. The process will continue to finish. I get “nvidia-smi detected, using GPU for sift extraction” in the process log. I see GPU usage when I run qnvsm.
When I run ./webodm.sh start, I get 5/5 containers running. Docker doesn’t exit and the process proceeds to completion. The most strange thing is that it processes faster than ./webodm.sh start --gpu.
Pc Specs: 64g ram, geforce rtx 3070 VGA, i7 gen11 cpu, Ubuntu 22.04
Thanks