CarragherLab / cptools2

Running cellprofiler on eddie3 / SGE clusters
4 stars 2 forks source link

create persistant log of jobs #28

Open Swarchal opened 6 years ago

Swarchal commented 6 years ago

Could create an sqlite database of:

job_hash | date | user | config_yaml_string

which would keep a semi-permanent record of past runs.

Should these be created when cptools2 is run, or when the job is submitted?