Re: [OMPI users] Broadcast and root process

2013-04-30 Thread giggzounet
;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

[OMPI users] Broadcast and root process

2013-04-29 Thread giggzounet
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

Re: [OMPI users] mpirun is in the PATH, but "orted: command not found"

2012-03-26 Thread giggzounet
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

[OMPI users] mpirun is in the PATH, but "orted: command not found"

2012-03-26 Thread giggzounet
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