Fabien Castan
1b98f29132
[submitters] simpleFarm: set user
2024-06-17 09:37:20 +02:00
Loïc Vital
9f766a7d31
[submitters] simpleFarm: use node name instead of type for task name
2023-06-14 09:41:40 +02:00
Loïc Vital
afa24e971d
[submitters] SimpleFarmSubmitter: propagate REZ_PROD_PACKAGES_PATH env var
2023-04-20 10:18:39 +02:00
Candice Bentéjac
eac43c84c3
[submitters] Add an option to update the job title on submitters
2022-12-05 15:23:10 +01:00
luz paz
25b091b304
Fix various typos
...
Found via `codespell`
2022-09-07 10:51:41 -04:00
Fabien Castan
3aa984a0a5
[submitters] simpleFarm: updates for rez packages versions detection
...
Use REZ_REQUEST and REZ_RESOLVE to define the direct packages
dependencies.
2022-02-22 15:23:34 +01:00
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