;s the only
> condition MPI imposes.
>
> George.
>
> On Apr 29, 2013, at 13:15 , giggzounet wrote:
>
>> Hi,
>>
>> I'm new on this list. I'm using MPI for years but I don't have written a
>> lot of code with MPI. Therefore is my question
Hi,
I'm new on this list. I'm using MPI for years but I don't have written a
lot of code with MPI. Therefore is my question perhaps ridiculous:
I'm using a Computational Fluid Mechanics (CFD) Solver. This Solver uses
MPI to exchange the data between the different partitions. In this
solver the "r
know about
> the orteds (as they are launched via rsh instead of Torque), and so Torque
> can't forward the environment like it is supposed to do.
>
>
> On Mar 26, 2012, at 2:08 AM, giggzounet wrote:
>
> > Hi,
> >
> > My problem:
> > On our cluste
Hi,
My problem:
On our cluster, openmpi 1.4.4 is installed. We are using the module
environment so I have created a module file to set up openmpi:
prepend-path PATH /appl/mpi/openmpi/1.4.4/bin
prepend-path LD_LIBRARY_PATH /appl/mpi/openmpi/1.4.4/lib
prepend-path MANPATH /appl/mpi/openmpi/1.4.4/sha