Commit graph

9 commits

Author SHA1 Message Date
Fabien Castan
49f5052a09 [submitters] simpleFarm: minor tractor adjustments 2019-04-08 10:17:14 +02:00
Fabien Castan
b1984bca97 [submitters] update submitter config 2019-04-08 10:17:14 +02:00
Fabien Castan
007216e88b [submitter] simpleFarm: add support for submitting without rez 2019-04-08 10:17:13 +02:00
Yann Lanthony
9dc0e1d86d [submitter] SimpleFarm: fix flags accumulation
copy base config instead of modifying it
2018-04-20 11:25:39 +02:00
Yann Lanthony
6a56e016e8 [submitter][simpleFarm] use REZ_MESHROOM_VERSION
get the full version of meshroom independently from what was typed to get inside the environment
2018-04-13 22:30:27 +02:00
Fabien Castan
2beca01cec [submitters] simpleFarm: use a config file for serviceKeys 2018-02-19 23:45:23 +01:00
Fabien Castan
8e1452d5bc [core] add quotes on strings
to deal with space characters on command line
2018-01-05 16:59:31 +01:00
Fabien Castan
5c1dd71a0f [submitter] simpleFarm: use tractor by default 2017-11-22 15:12:45 +01:00
Yann Lanthony
851ebf60ee [core] add support for external graph computation via 'Submitter' API
* defines a base class for Submitters
* add method in graph module to submit a graph computation to a Submitter
* add SimpleFarmSubmitter and generalize meshroom_submit binary
2017-11-17 19:17:36 +01:00