[OMPI users] Error initializing openMPI

2007-10-29 Thread Jorge Parra
Hi, When running openMPI my system freezes when initializing MPI (function MPI_init). This happens only when I try to run the process in multiples nodes in my cluster. Running multiple instances of the testing code locally (i.e ./mpirun -np 2 greetings) is succesful. - rsh runs well, and is

[OMPI users] Error initializing openMPI

2007-11-02 Thread Jorge Parra
Hi, just trying to join the threads... If someone has this same problem, you can check also: [OMPI users] Error initializing openMPI I am also attaching to this email the requested information (file ompi-output.tar.gz). Thanks Jeff, Thanks Rainer. On Tue, 30 Oct 2007, Jeff Squyres wrote

Re: [OMPI users] Error initializing openMPI

2007-10-30 Thread Rainer Keller
Hello Jorge, On Monday 29 October 2007 18:27, Jorge Parra wrote: > When running openMPI my system freezes when initializing MPI (function > MPI_init). This happens only when I try to run the process in multiples > nodes in my cluster. Running multiple instances of the testing code > locally (i.e ./

Re: [OMPI users] Error initializing openMPI

2007-10-30 Thread Jorge Parra
Hi Rainer, Thank you for your reply. Linux does not freeze. The one that freezes is OpenMPI. Sorry for my unaccurate choice of words that led to confusion. Therefore dmesg does not show anything abnormal (I attached to this email a full dmesg log, captured when openmpi freezes). When openmpi

Re: [OMPI users] Error initializing openMPI

2007-10-31 Thread Jeff Squyres
On Oct 30, 2007, at 9:42 AM, Jorge Parra wrote: Thank you for your reply. Linux does not freeze. The one that freezes is OpenMPI. Sorry for my unaccurate choice of words that led to confusion. Therefore dmesg does not show anything abnormal (I attached to this email a full dmesg log, captu

Re: [OMPI users] Error initializing openMPI

2007-10-31 Thread Jorge Parra
Hi Jeff, Sorry I did not see your post. Attached to this email are the outputs requested by the help page. It is a compressed tar file containing the output of .configure and the output of "make all". Please let me know if more information is needed. Thank you for your help, Jorge On Tue,