Re: [OMPI users] Problems using mpi with cmake

2008-11-11 Thread Sofia Aparicio Secanellas
Hello, Finally I have solved the problem. Thanks a lot. Sofia - Original Message - From: "Sofia Aparicio Secanellas" To: "Open MPI Users" Sent: Tuesday, November 11, 2008 9:51 AM Subject: [OMPI users] Problems using mpi with cmake Hello, I would like to u

[OMPI users] Problems using mpi with cmake

2008-11-11 Thread Sofia Aparicio Secanellas
Hello, I would like to use mpi with cmake. I have created a file called FindMPI.cmake which I enclose here. When I type: cmake ../hell I obtain: -- Found Boost: /usr/include -- Found Xerces: /usr/lib/libxerces-c.so -- Found MPI: /usr/lib/libmpi.so -- Found LibXml++: /usr/lib/libxml++-2.6.so

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-10-01 Thread Sofia Aparicio Secanellas
you!!! Sofia - Original Message - From: "Jeff Squyres" To: "Open MPI Users" Sent: Tuesday, September 30, 2008 9:11 PM Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv On Sep 30, 2008, at 12:02 PM, Sofia Aparicio Secanellas wrote: 1. From prior mails

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-10-01 Thread Sofia Aparicio Secanellas
[OMPI users] Problem with MPI_Send and MPI_Recv On Sep 30, 2008, at 12:02 PM, Sofia Aparicio Secanellas wrote: 1. From prior mails, you do not seem to have iptables running to block any ports -- is there any other port blocking software running, perchance? I do not think so. What can I do

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-30 Thread Sofia Aparicio Secanellas
: dbx - PID where It seems that the results that I have obtained were not very helpful. Thank you very much. Sofia On Sep 25, 2008, at 11:20 AM, Sofia Aparicio Secanellas wrote: I have tried with two computers linux with the same kernel (2.6.22-15-generic) and I got the same problem. I do

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-25 Thread Sofia Aparicio Secanellas
I have tried with two computers linux with the same kernel (2.6.22-15-generic) and I got the same problem. I do not understand what happens. Sofia - Original Message - From: "Sofia Aparicio Secanellas" To: "Open MPI Users" Sent: Wednesday, September 24, 2008

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-24 Thread Sofia Aparicio Secanellas
e ethernet device aliases on either of these machines, do you? (we have a problem with this on the trunk/v1.3 series right now; we were under the impression that it was working fine in the v1.2 series -- but I figured I'd ask...) On Sep 24, 2008, at 3:22 AM, Sofia Aparicio Secan

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-24 Thread Sofia Aparicio Secanellas
ing indeed. Can your try to run hostname or uptime with mpirun? That is something like: mpirun -np 2 --host 10.1.10.208,10.1.10.240 --mca mpi_preconnect_all 1 --prefix /usr/local -mca btl self,tcp -mca btl_tcp_if_include eth1 hostname --td Date: Tue, 23 Sep 2008 17:05:22 +0200 From: "

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-23 Thread Sofia Aparicio Secanellas
ening. Either the address somehow is being mashed up or something else. --td Date: Mon, 22 Sep 2008 10:49:41 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv To: "Open MPI Users" Message-ID: <2F607CC2B43A422B80CEBBD540BFF

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-22 Thread Sofia Aparicio Secanellas
--td Date: Fri, 19 Sep 2008 16:09:11 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv To: "Open MPI Users" Message-ID: <1BBF50FE29F743B5829CC3785F47CADD@aparicio1> Content-Type: text/plain; charset="iso-8859-1&q

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-19 Thread Sofia Aparicio Secanellas
26 --mca mpi_preconnect_all 1 --prefix /usr/local -mca btl self,tcp -mca btl_tcp_if_include eth1 ./PruebaSumaParalela.out --td Date: Thu, 18 Sep 2008 13:12:46 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv To: "Open MPI User

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-19 Thread Sofia Aparicio Secanellas
l self,tcp -mca btl_tcp_if_include eth1 ./PruebaSumaParalela.out --td Date: Thu, 18 Sep 2008 13:12:46 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv To: "Open MPI Users" Message-ID: <35BA42AA514D45239323DB9B38B4C5CE@aparic

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-18 Thread Sofia Aparicio Secanellas
oblem with MPI_Send and MPI_Recv It might also be interesting to see the result of "ifconfig -a" on both of your machines. --td Date: Thu, 18 Sep 2008 10:19:37 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv To

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-18 Thread Sofia Aparicio Secanellas
From: "Terry Dontje" To: Sent: Wednesday, September 17, 2008 5:52 PM Subject: Re: [OMPI users] Problem with MPI_Send and MPI_Recv Date: Wed, 17 Sep 2008 16:23:59 +0200 From: "Sofia Aparicio Secanellas" Subject: Re: [OMPI users] Problem with MPI_Send and M

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-18 Thread Sofia Aparicio Secanellas
Hello Terry, Yes, "edu" is the user and 10.4.5.126 is the IP address. Because both computers have different usernames, I think that I should write the username otherwise it does not work. In fact, on the computer 10.4.5.123 I write: mpirun -np 2 --host 10.4.5.123,edu@10.4.5.126 --prefix /usr/

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-17 Thread Sofia Aparicio Secanellas
e: Tue, 16 Sep 2008 18:15:59 +0200 From: "Sofia Aparicio Secanellas" Subject: [OMPI users] Problem with MPI_Send and MPI_Recv To: Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hello, I am new using MPI. I want to run a simple program (I enclose the program) in

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-17 Thread Sofia Aparicio Secanellas
+0200 From: "Sofia Aparicio Secanellas" Subject: [OMPI users] Problem with MPI_Send and MPI_Recv To: Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hello, I am new using MPI. I want to run a simple program (I enclose the program) in 2 different computers. I have in

Re: [OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-17 Thread Sofia Aparicio Secanellas
University P.O. Box 1000 [61 Route 9W] - Palisades, NY, 10964-8000 - USA ----- Sofia Aparicio Secanellas wrote: Hello, I am new using MPI. I want to run a simple program (I enclose the program) in 2 different computers. I have install

[OMPI users] Problem with MPI_Send and MPI_Recv

2008-09-16 Thread Sofia Aparicio Secanellas
Hello, I am new using MPI. I want to run a simple program (I enclose the program) in 2 different computers. I have installed MPI in both computers. I have compiled the program using: mpiCC -o PruebaSumaParalela.out PruebaSumaParalela.cpp I have copied the executable PruebaSumaParalela.out to