[Cook] Running with parallel
Jerry Pendergraft
jerry at endocardial.com
Fri Jun 6 12:45:32 EST 2003
On Thu, 5 Jun 2003, Jody Hagins wrote:
>
> I could use some help with parallel -- it keeps hanging...
>
>
> I have a fairly simple Howto.cook file, but when cooking with -parallel,
> the cook process hangs. I am very new to cook, so my debugging isn't
> fantastic. However, I have bracketed all commands with
>
> echo "Line: " [__LINE__] ", thread: " [thread-id] set silent;
>
> both before and after the command. It looks like two particular threads
> execute a simple command:
>
> gzip -c [younger] > [target];
>
> but the cook just hangs. The file is *very* small.
>
Check (function print "in<"[younger]">";) the value of younger.
It seems like it might be empty which would make gzip read from an empty
stdin.
--
Jerry Pendergraft jerry.pendergraft at endocardial.com
Endocardial Solutions voice: 651-523-6935
1350 Energy Lane, Suite 110 fax: 651-644-7897
St Paul, MN 55108-5254 mobile: 651-491-0163
More information about the Cook-users
mailing list