LightForm-group / UoM-CSF-matflow

Matflow configuration files and task schemas for running on the University of Manchester's CSF
MIT License
8 stars 0 forks source link

Scheduler options in example workflows ignored #4

Closed aplowman closed 4 years ago

aplowman commented 4 years ago

The scheduler options in the example workflows:

run_options:
  l: short

seem to be ignored. This is MatFlow issue, but reported here for completeness. I didn't catch this before because I had previously set default_preparation_run_options in my config.

aplowman commented 4 years ago

Nope, this isn't a bug. The example workflows don't specify any specific preparation or processing scheduler options, and by default no default_preparation_run_options are set in the config file, so this is expected behaviour. I have updated the README with a note about how to set the default scheduler options.

aplowman commented 4 years ago

There was actually an associated bug (https://github.com/LightForm-group/matflow/issues/42), fixed now in v0.2.1.