Re: [OMPI users] MPIRUN + Environtment Variable

2011-09-30 Thread Eugene Loh
On 09/29/11 20:54, Xin Tong wrote: I need to set up some environment variables before I run my application ( appA ). I am currently using mpirun -np 1 -host socrates (socrates is another machine) appA. Before appA runs, it expects some environment variables to be set up. How do i do that ? %

[OMPI users] MPIRUN + Environtment Variable

2011-09-29 Thread Xin Tong
I need to set up some environment variables before I run my application ( appA ). I am currently using mpirun -np 1 -host socrates (socrates is another machine) appA. Before appA runs, it expects some environment variables to be set up. How do i do that ? Thanks Xin