On Sun, Jul 20, 2014 at 4:02 PM, Markus Bergholz <marku...@gmail.com> wrote: > Hi, > I'd like to know what's behind gnu parallel? how does the parallelization > works? It doesn't use openmp, does it?
Perl's open3 and fork. /Ole
On Sun, Jul 20, 2014 at 4:02 PM, Markus Bergholz <marku...@gmail.com> wrote: > Hi, > I'd like to know what's behind gnu parallel? how does the parallelization > works? It doesn't use openmp, does it?
Perl's open3 and fork. /Ole