/trac/ompi/ticket/1853
>
> If you are using 1.3.0 or 1.3.1, upgrade to 1.3.2.
>
> I hope this helps.
>
> Gus Correa
> -
> Gustavo Correa
> Lamont-Doherty Earth Observatory - Columbia University
> Palisades, NY, 1096
exit(1)" to make sure that all processes arrive
here before MPI_Finalize, but the problem didn't solve. Do you have any
idea where the problem is?
Thanks in advance,
--
Danesh Daroui
Ph.D Student
Lulea University of Technology
http://www.ltu.se
danesh.dar...@ltu.se
+46-704-399847
I just wanted to add my last comment since this discussion seems to be
very hot! As Jeff
mentioned while a process is waiting to receive a message it doesn't
really matter if it uses
blocking or polling. What I really meant was that blocking can be useful
to use CPU cycles to
handle other calcul
Do you really mean that Open-MPI uses busy loop in order to handle
incomming calls? It seems to be incorrect since
spinning is a very bad and inefficient technique for this purpose. Why
don't you use blocking and/or signals instead of
that? I think the priority of this task is very high because p
Hi Alessandro,
As far as I understood , you want to send a row of your two dimensional
array using MPI sending functions.
This is of course possible in a simple way. You can send/receive data
with any type and any size using MPI
but you should tell MPI the type your data using MPI_Datatype stru
Thanks Rueti. It works now. I just disabled firewall on all machines
since Open-MPI uses random port each time.
Thanks again!
Danesh
Reuti skrev:
Hi,
Am 09.04.2008 um 22:17 schrieb Danesh Daroui:
Mark Kosmowski skrev:
Danesh:
Have you tried "mpirun -np 4 --hostfile
esh
Ursprungligt meddelande
Fr?n: re...@staff.uni-marburg.de
Datum: 09-04-2008 13:26
Till: "Open MPI Users"
?rende: Re: [OMPI users] submitted job stops
Hi,
Am 08.04.2008 um 21:58 schrieb Danesh Daroui:
I had posted a message about my problem and I did all solutions
Hi all,
I had posted a message about my problem and I did all solutions but the
problem is not solved it. The problem is that
I have installed Open-MPI on three machines (1 master+2 slaves). When I
submit a job to master I can see that
"orted" daemon is launched on all machines (by running "top
No I compiled it myself. I don't know what you mean but I have built it
from the file
openmpi-1.2.5.tar.gz. Can it be the problem? As I said everything works
fine locally.
D.
Jon Mason skrev:
On Tuesday 01 April 2008 04:22:47 pm Danesh Daroui wrote:
You mean I should moun
46 PM, Danesh Daroui wrote:
Hi all,
I have installed Open-MPI on three machine which runs OpenSUSE and it
has been installed successfully. I can submit jobs locally on each
machine using "mpirun" and it works fine. I have defined a
host file on one of them (master) where I have define
Hi all,
I have installed Open-MPI on three machine which runs OpenSUSE and it
has been installed successfully. I can submit jobs locally on each
machine using "mpirun" and it works fine. I have defined a
host file on one of them (master) where I have defined IP address of
each machine and numb
11 matches
Mail list logo