On 06/06/2008 10:08 PM, Rahed wrote:
The first run of my exe takes ~ 16s (pretty much) and consequent ones only 1s. But I don't see any debug output, I put $ENV{PAR_GLOBAL_DEBUG}=1 in the perl program.What did you do to see those Unpacking file ... messages?
export PAR_GLOBAL_DEBUG=1 cheers Niel
