parallel
[Top][All Lists]
Advanced

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

Re: What do you use GNU Parallel for?


From: Andi Kleen
Subject: Re: What do you use GNU Parallel for?
Date: Wed, 16 Jul 2014 17:09:29 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Ole Tange <tange@gnu.org> writes:
>
> Did you do anything neat with parallel?

I mainly use it to run test suites of programs (much) faster.
It works much better for this than xargs or make because it keeps the
output ordered. 

-Andi





reply via email to

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