[torqueusers] Error -Help needed in running simple job through PBS
Chris Samuel
csamuel at vpac.org
Mon Sep 5 18:02:37 MDT 2005
On Sun, 4 Sep 2005 12:39 pm, Kashif Saleem wrote:
> But now I am getting an error while submitted simple jobs as shown below
> to torque:
> [saleemk at labpc-17 saleemk]$ echo " how r u" | qsub
Hmm, this may be a dumb comment, but what you pipe into qsub has to be a valid
command, so unless you've installed something called "how" into your path it
won't find it.
What's in your output and error files ?
Do you get the same error if you do the following ?
echo "uname -a" | qsub
Chris
--
Christopher Samuel - (03)9925 4751 - VPAC Deputy Systems Manager
Victorian Partnership for Advanced Computing http://www.vpac.org/
Bldg 91, 110 Victoria Street, Carlton South, VIC 3053, Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20050906/b44f14e6/attachment.bin
More information about the torqueusers
mailing list