slurm.py (probably others) access wrong part of the job.config #11
Open
Description
Just bumped into this.
in slurm.py
and presumably sge.py
etc. the base code seems to look in the job.config
for parameters.
hpc-client/code/cluster/slurm.py
Lines 29 to 30 in 88f61e1
I think this is incorrect since job.config
is config.json
so the actual parameters are in job.config['config']
Metadata
Assignees
Labels
No labels