[MPICH] python2.4 Error

Sangamesh B forum.san at gmail.com
Thu Feb 21 07:46:19 CST 2008


Hi All

When a parallel job is submitted thru gridengine, its giving "/usr/bin/env:
python2.4: No such file or directory" error.

The sge job submit script is as follows:

#!/bin/bash

#$ -S /bin/bash

#$ -q infinibandq

#$ -N MY_JOBNAME

#$ -m bae

#$ -pe mpich 16

#$ -cwd

#$ -o OUT_$JOB_NAME.$JOB_ID

#$ -e ERR_$JOB_NAME.$JOB_ID

date

hostname

/opt/mvapich2_pathcc/bin/mpirun -np $NSLOTS -machinefile $TMPDIR/machines
/IT/vivek/meme.3.0.3/bin/Linuxx86_64_p/meme

/IT/vivek/Databases/ara_816_100-0 -dna -maxsize 120973 -nmotifs 3 -minw 6
-maxw 9 -mod tcm -maxsites 500

exit 0

---------------------------------------------------------

 Afetr execution the output file contains following:

---------------------------------------------------------

-catch_rsh

/opt/gridengine/default/compute-0-26/active_jobs/154.1/pe_hostfile

compute-0-26

compute-0-13

compute-0-15

compute-0-28

compute-0-19

compute-0-20

compute-0-16

compute-0-23

compute-0-4

compute-0-22

compute-0-25

compute-0-9

compute-0-5

compute-0-7

compute-0-8

compute-0-10

 --------------------------------------------------------
The error file contains following:

---------------------------------------------------------

/usr/bin/env: python2.4: No such file or directory

---------------------------------------------------------

Can any one tell me how to resolve this issue?

Thanks,

Sangamesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080221/4bc50d36/attachment.htm>


More information about the mpich-discuss mailing list