Optionally enable using GPU for Colmap for much faster processing.#38
Optionally enable using GPU for Colmap for much faster processing.#38yanxke wants to merge 1 commit into
Conversation
|
@zitongzhan is disabling gpu support in colmap the desired behavior? It's reasonable to add gpu support if available. Also, would it be possible to simply add a parameter in the feat.py script and pass it to feature handler, so that extra effort to set environment variable is not required? |
@yanxke was right that colmap relies on GUI to make CUDA acceleration possible. colmap would crash if user attempts to use CUDA on a headless system. |
To enable GPU usage for colmap, must run a GUI'ed terminal and run once on login to enable permissions
Then run