This problem has been solved and yes I accidentally deleted the #'s. Thank
you so much!
Steve
List-Post: users@lists.open-mpi.org
Date: Tue, 5 Jan 2010 06:29:50 -0600
> From: pat.o'bry...@exxonmobil.com
> Subject: Re: [OMPI users] Cannot get OpenMPI 1.3.3 to work with Torque
>
I believe the problem is a missing "#" character. So, the correct way to
specify aTorque/PBS parameter is:
#PBS -N Test
Since you specified "PBS -N Test" you are getting the message "PBS" not
found. "PBS" is being interpreted as a command and not a parameter.
J.W. (Pat) O'Bryant,Jr.
Business
I suggest you contact the Torque user list about this - it is a Torque
configuration issue, not something to do with OMPI.
On Jan 3, 2010, at 10:49 PM, chih lee wrote:
> Hello,
>
> I followed the instructions on the FAQ page to configure and compile openmpi
> so that it should work with Torque