[torqueusers] (no subject)
chenyong
cy163 at hotmail.com
Sat May 17 17:30:43 MDT 2008
Hello all, I have the following shell script for running with qsub/mpiexec #!/bin/bash#PBS - nodes=14:ppn=2#PBS -l walltime=99:00:00#PBS -j eo#PBS -N mpi ###change directorycd $PBS_O_WORKDIR NUM_NODES = `cat $PBS_NODEFILE | wc -l` cat $PBS_NODEFIL >& ./temp/outout echo $NUM_NODES >& ./temp/out2 the statement echo $NUM_NODES >& ./temp/out2 produce nothing in the file ./temp/out2. However, the file ./temp/outout has the following lines hpc01 hpc02 hpc03 hpc04 I do not know why please help. Felix
_________________________________________________________________
ÐÂÄê»»ÐÂÑÕ£¬¿ìÀ´×±°ç×Ô¼ºµÄMSN¸øÐÄÒǵÄTAÒ»¸ö¾ªÏ²£¡
http://im.live.cn/emoticons/?ID=18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20080518/5ce8102c/attachment.html
More information about the torqueusers
mailing list