[torqueusers] qsub problems
amjad syed
amjadcsu at gmail.com
Tue Jul 24 19:38:15 MDT 2007
Yes, you are right the localhost is written when i type hostname i have
changed it to point to server now. That solved the problem of submission but
the other problem i am having is for output and error files
As i understand , if i submit the jobs using script the output is in working
directory of script with 0.jobid and error is at same place with .e.jobid
i have this sample script test.sh
#!/bin/bash
hostname
date
i submit it using following command in directory /home/ybuild3
qsub test.sh
i get the jobid for example 38.server
doing qstat -f 38 i find that the output and error files should be in
/home/ybuild3/test.sh.0.38 and ...test.sh.e.38
but i dont find these files
is there something i am missing
thanks
On 7/23/07, Garrick Staples < garrick at usc.edu> wrote:
>
> On Mon, Jul 23, 2007 at 04:02:28PM -0600, amjad syed alleged:
> > ok
> > the host is named server it is running the pbs_server and pbs_sched
>
> Not according to the previous post that had 'localhost' in your prompt.
> If you type 'hostname', does it return "server"?
>
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20070724/e938c9d6/attachment.html
More information about the torqueusers
mailing list