Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • The problem is that issues can occur on first pack of patients, so 7 of 8 done, but e.g 5th have infinite runtime (because it stuck at "CORRECTING DEFECT 5 for example), so the parallel can't measure average processing time to --timeout with % Commented Mar 27, 2019 at 14:05
  • In most cases it can. See edit. Commented Mar 27, 2019 at 14:36
  • gnu parallel doesn't work with 9h right? you should write it in seconds? 6000? Commented Mar 27, 2019 at 16:11
  • Of course it works with 9h. Commented Mar 27, 2019 at 20:42
  • I tried with --timeout 11h flag. And it except an error as unknown argument Commented Mar 28, 2019 at 7:53