Fabien Servant @ TCS
e355a34d67
add default parameter value for ripple submit
2022-12-23 18:20:28 +01:00
Fabien Servant @ TCS
d04952c276
Python error fix
2022-12-23 18:12:10 +01:00
fabien servant
05e8b87200
ripple submitter slots count selection heuristic
2022-12-23 07:41:51 +01:00
fabien servant
5cd7b49a64
ripple submitter python cosmetics
2022-12-23 07:38:30 +01:00
fabien servant
2bcabe1e3a
[submitters] add Ripple
2022-12-14 09:18:03 +01: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
91b68e7f3b
[submitters] simpleFarm: update gpu tags
2022-02-22 15:24:02 +01: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
52032fdfc4
[submitters] minor update to default simpleFarmConfig
2020-10-09 00:27:12 +02: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