[torqueusers] qsub doesn't find the executable file
Mahmood Naderan
nt_mahmood at yahoo.com
Thu Jul 12 13:22:12 MDT 2012
Dear all,
I am trying to qsub an executable file but it doesn't find the file!
-rwxrwxrwx 1 u1 users 76277 Jul 12 23:08 msim
-rw-r--r-- 1 u1 users 89 Jul 12 23:45 tor
tor file contains
#PBS -N test
#PBS -V
#PBS -q orcaq
#PBS -l nodes=1
#PBS -j oe
cd $PBS_O_WORKDIR
msim
However the output file says:
/var/spool/pbs/mom_priv/jobs/61247.hpclab.orca.SC: line 8: msim: command not found
binary file is not corrupted, since when run ./msim, it shows the usage.
any idea for that?
// Naderan *Mahmood;
More information about the torqueusers
mailing list