parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fault tolerance, retry task on different node, recovery orientation?


From: Ole Tange
Subject: Re: fault tolerance, retry task on different node, recovery orientation?
Date: Thu, 29 May 2014 21:20:48 +0200

On Thu, May 29, 2014 at 8:54 PM, Mitchell Wyle <mfw@wyle.org> wrote:
> Cool!  I shall try simple --retries and verify it works.    Does it "round
> robin" the tries?  Thanks!

No. It does what it says in the man page:

       --retries n
                If a job fails, retry it on another computer. Do
                this n times. If there are fewer than n computers
                in --sshlogin GNU parallel will re-use the
                computers. This is useful if some jobs fail for no
                apparent reason (such as network failure).

Why do you think it would do something else than what it says in the man page?


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]