bug-parallel
[Top][All Lists]
Advanced

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

GNU Parallel Bug Reports Job log bug


From: Anjan Purkayastha
Subject: GNU Parallel Bug Reports Job log bug
Date: Wed, 18 Dec 2013 15:41:01 -0500

Hi,
I'm running GNU parallel version 20121122 on my Ubuntu machine. The --joblog <log.file.name> creates a file with a header line, but without any log entries.
Here is a sample command from my perl master program:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
my $joblog= $ARGV[0]."\.log";

system("parallel --joblog $joblog -a $ARGV[0] --colsep '\t' multiRunTools  --task align --file1 \{1\} --out \{2\}  --ref /home/anjan/Desktop/TessArae/projects/Next_Gen_RDM/lindel_db_data/egl_ref_seq/egl_mpx.6.3.reference.sequences.fasta.v.3.0.raw.2.0");
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Any ideas?
Thanks,
Anjan

--
============================
Anjan Purkayastha, PhD                
Senior Computational Biologist          
TessArae LLC
46090 Lake Center Plaza | Suite 304
Potomac Falls | VA 20165
703.444.7188 ext 116 (phone)
703.740.6939 (mobile)
address@hidden

reply via email to

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