parallel
[Top][All Lists]
Advanced

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

limits on stdout


From: Rob Sargent
Subject: limits on stdout
Date: Wed, 26 Feb 2014 12:07:31 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

I'm running GNU parallel 20131222 with --results outdir --jobs 4 and getting 4 processors running at capacity but only getting the stdout from two of the jobs.  It looks as if the other two are buffering the output since they are gaining memory while the other two jobs are at constant memory.  The stdout for each will be ~2Gbytes.

Is this expected? Alternatives?

rjs


reply via email to

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