On Thu, May 1, 2014 at 7:15 PM, max wrote:
> I am a newbee to GNU/Parallel. this feature might have been implemented,
> but I have not found yet. So I asked it here.
>
> For example, Let's say we have 9 jobs to run on two cores Core1 and Core2.
> we taskset command to stick the jobs on the speci
Thanks for the reply.
I just gave that as an example. Why core2 finished more jobs than core1 is
not the key point I want to point out. As the reason can be the two cores
have different speed or loadings(say assigned some other jobs to core1 at
the same time parallel is running), or the jobs assig