On Thu, Nov 29, 2018 at 1:32 PM Ole Tange wrote:
>
> On Thu, Nov 29, 2018 at 2:08 AM Joe Sapp wrote:
>
> > It seems like the number of physical compute cores counted by Parallel
> > is less than other tools (e.g., lscpu) by a factor of the number of
> > sockets, but I haven't tested it on many ar
command :find . -type f -name "*merged.snp.vcf" | parallel -j8 gzip {}
parallel: This should not happen. You have found a bug.
Please contact and include:
* The version number: 20141022
* The bugid: pidtable format: 2293 1816
* The command line being run
* The files being read (put the fi
Hi,
the version you're using is 4 years old. Please try to replicate said bug using
newest parallel.
Thanks!
> Dnia 30 listopad 2018 o 08:57 Sun Yongshuai
> napisaĆ(a):
>
> command :find . -type f -name "*merged.snp.vcf" | parallel -j8 gzip
> {}
> parallel: This should not h