[torqueusers] Open MPI Torque Errors
Chris Vaughan
chris at clusterresources.com
Tue Aug 21 06:39:43 MDT 2007
Thanks for your help, you are right it was a Torque config issue.
It ended up being an environment variable issue with torque not being
able to find /bin/bash.
qsub -S /bin/sh -l nodes=2 script
Solved the problem.
Which leads me to another question.
If I were to use cshell would I need to define all environment variables
at submit time in a job submission script? Or could I compile torque
./configure --with-environpath=PATH to alleviate the issue?
Regards,
Garrick Staples wrote:
> On Fri, Aug 17, 2007 at 12:49:32PM +0100, Christopher Vaughan alleged:
>
>> Simple jobs Like the following fail as well.
>> #!/bin/bash
>> cat hostname
>> cat $PBS_NODEFILE
>>
> If the simple case doesn't work, then you don't have an openmpi problem.
Look at the errors for the simple case and fix that first.
>
> ------------------------------------------------------------------------
_______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
--
Chris Vaughan
EMEA Systems Engineer
Cluster Resources, Ltd.
Direct - UK Office: +44 (0)1223 437 132
Mobile - +44 (0)7800 973 062
US Headquarters: +1 801 717 3700
Skype: supercomputer1
www.clusterresources.co.uk
More information about the torqueusers
mailing list