Closed sweverett closed 2 years ago
There is currently a bug in config.py and jobs.py that leads to some of the optional arguments in run_options not being set correctly, regardless of what is passed in the meta config for ncores_per_job, etc.
config.py
jobs.py
run_options
ncores_per_job
There is currently a bug in
config.py
andjobs.py
that leads to some of the optional arguments inrun_options
not being set correctly, regardless of what is passed in the meta config forncores_per_job
, etc.