Re: [OMPI users] help me please, about Open MPI

2008-06-17 Thread Tony Smith
configure/build OMPI. > > If you're using Torque, I *believe* that it sets TMPDIR in its jobs -- > you might want to check (I don't use Torque on a day-to-day basis, so > I don't remember offhand). > > > On Jun 17, 2008, at 11:52 AM, Tony Smith wrote: >

Re: [OMPI users] help me please, about Open MPI

2008-06-17 Thread Tony Smith
ll override the > default location of /tmp) > > The error you are seeing (session directory failed) usually has to do > with ORTE not being able to create a session directory for the user. > > > > On Jun 17, 2008, at 10:27 AM, Tony Smith wrote: > > > thanks, >

[OMPI users] [SPAM:### 82%] RE: help me please, about Open MPI

2008-06-17 Thread Tony Smith
> default location of /tmp) > > The error you are seeing (session directory failed) usually has to do > with ORTE not being able to create a session directory for the user. > > > > On Jun 17, 2008, at 10:27 AM, Tony Smith wrote: > > > thanks, > > I change

Re: [OMPI users] help me please, about Open MPI

2008-06-17 Thread Tony Smith
le on your compute nodes? > > > On Jun 16, 2008, at 1:49 PM, Tony Smith wrote: > > > Dear Sir: > > > > thanks. > > I have changed it to its absolute path: > > /ptmp/myname/openmpi123/ompi123_install/bin/mpirun -np 8 /ptmp/ > > myname/openmpi12

Re: [OMPI users] help me please, about Open MPI

2008-06-16 Thread Tony Smith
ject: Re: [OMPI users] help me please, about Open MPI > > Dear Mister Smith, > > Thank you for installing Open MPI. > > On 12:51 Mon 16 Jun , Tony Smith wrote: > > I have changed PATH and LD_LIBRARY_PATH: > > Please be aware that you have to make those changes wi

[OMPI users] help me please, about Open MPI

2008-06-16 Thread Tony Smith
Dear Sir: I am trying to install Open MPI on a cluster that has been installed with mpich- gm MPI. I have followed the steps on your website. I can compile and run the Hello_c application correctly. But, how can I make sure that the application is run by Open MPI not by mpich-