qbatch
qbatch copied to clipboard
Implement gnu parallel joblog functionality
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.