qbatch icon indicating copy to clipboard operation
qbatch copied to clipboard

Implement gnu parallel joblog functionality

Open gdevenyi opened this issue 6 years ago • 0 comments

Parallel has a joblog function which will store exit codes as well as timings for all jobs.

Should store that in /tmp and then cat it out at the end of the job. Helpful for benchmarking etc.

gdevenyi avatar Apr 23 '18 19:04 gdevenyi