martius-lab / cluster_utils

https://martius-lab.github.io/cluster_utils/
Other
8 stars 0 forks source link

Provide information about restarts to jobs #60

Open luator opened 8 months ago

luator commented 8 months ago

The following discussion from !77 should be addressed:

Summary: Provide jobs with the information of how many times the job has been restarted already (due to exit_for_resume). It seems to me the easiest way would be to provide this as environment variable but if a different method is easier to implement, that would be fine as well.