dchaley / deepcell-imaging

Tools & guidance to scale DeepCell imaging on Google Cloud Batch
7 stars 2 forks source link

Generate job directory & job id for benchmark automatically #219

Closed dchaley closed 1 month ago

dchaley commented 2 months ago

Today, the user needs to update batch.json with a job directory (which is effectively arbitrary) as well as a job id (which is also effectively arbitrary).

Instead, these should be generated automatically– this implies a different way of submitting jobs…