Local Default Processing Node?

I have a webodm and clusterodm running on a local machine I have disabled the default processing node (stopped the docker container) on the local machine. I have two nodeodm instances on remote machines. WebODM is configured to use clusterODM as the processing node.

When I run a dataset, I get the following messages in the log:
”Local Reconstruction submodel_0000”

LRE: About to process submodel_0001 remotely

LRE: About to process submodel_0002 remotely

etc..

Question; Where is this local processing node?

To answer my own question, the local node, also known as the master node, is the first nodeODM instance that receives the main dataset task from ClusterODM.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.