Hi,

To chech wich proceedure/command line options are required to resume a 
canceled/failed vpbmaster run, I try to get familiar wih the VPB code.

In the Head revisions vpbmaster.cpp, line 136, an option "--build" is possible, 
to activate the variable "buildWithoutSlaves".

What does this parameter activate? what is the meaning of slaves in VPB's 
context?

I discovered in TaskManager::run() that taskfiles are skipped if there status 
is set to completed.

How can I start VPB master to use the existing task files instead of generating 
new one? Is it enough to start with the parameter -s?

In VPB 0.9.10 this does not work, because all taskfiles are set to "pending".


Thank you!

Cheers,
Torben

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=20740#20740





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to