[torqueusers] Checkpointing and restart with torque 2.4 with BLCR
Alexander Oltu
Alexander.Oltu at uni.no
Tue Mar 30 03:11:42 MDT 2010
On Tue, 30 Mar 2010 14:03:24 +0500
Rajiv Rajaian wrote:
> Usage: /var/spool/torque/mom_priv/blcr_checkpoint_script
> *
this must be not enough arguments or error in the script (example script):
my ($sessionId, $jobId, $userId, $signalNum, $checkpointDir, $checkpointName);
my $usage =
"Usage: $0 \n";
Check that you have enough arguments in invocation with your checkpointing script.
More information about the torqueusers
mailing list