[OMPI users] 1.2.4 cross-compilation problem

2007-10-15 Thread Jorge Parra
Hi, I am trying to cross-compile Open-mpi 1.2.4 for an embedded system. The development system is a i686 Linux and the target system is a ppc 405 based. When trying "make all" I get the following error: /bin/sh ../../../libtool --tag=CC --mode=link /opt/powerpc-405-linux/bin/powerpc-405-li

[OMPI users] Syntax error in remote rsh execution

2007-10-18 Thread Jorge Parra
Hi, When trying to execute an application that spawns to another node, I obtain the following message: # ./mpirun --hostfile /root/hostfile -np 2 greetings Syntax error: "(" unexpected (expecting ")") -- Could not execute

Re: [OMPI users] Syntax error in remote rsh execution

2007-10-24 Thread Jorge Parra
the above commands don't work, you probably need to fix your cluster. Let me know if this does not work. Thanks, Tim On Thursday 18 October 2007 09:22:09 pm Jorge Parra wrote: Hi, When trying to execute an application that spawns to another node, I obtain the following message: # ./mpi

[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

Re: [OMPI users] Error initializing openMPI

2007-10-30 Thread Jorge Parra
, Rainer Keller wrote: 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 co

Re: [OMPI users] Error initializing openMPI

2007-10-31 Thread Jorge Parra
ge On Tue, 30 Oct 2007, Jeff Squyres wrote: 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 attach

[OMPI users] Error initializing openMPI

2007-11-02 Thread Jorge Parra
: 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, captured

[OMPI users] Error in configuration for crosscompiler PowerPC

2006-04-12 Thread Jorge Parra
Hello, I am trying to configure openmpi-1.0.2. However it gives me an error while running the configuration step. It stops when trying to determine the "aligment of bool". I attached the outputs as it is suggested. The system I am using to build openmpi is an intel P4 running RedHat Enterpri

Re: [OMPI users] Error in configuration for crosscompiler PowerPC

2006-04-14 Thread Jorge Parra
Thank you Brian! I will download the release and let you know. Jorge On Fri, 14 Apr 2006, Brian Barrett wrote: On Apr 12, 2006, at 7:19 PM, Jorge Parra wrote: I am trying to configure openmpi-1.0.2. However it gives me an error while running the configuration step. It stops when trying to

Re: [OMPI users] Error in configuration for crosscompiler PowerPC

2006-04-17 Thread Jorge Parra
inputs will be greatly appreciated. I included the outputs of the configuration as an attachment. Thank you, Jorge On Fri, 14 Apr 2006, Brian Barrett wrote: On Apr 12, 2006, at 7:19 PM, Jorge Parra wrote: I am trying to configure openmpi-1.0.2. However it gives me an error while running the

[OMPI users] error running MPI

2006-04-27 Thread Jorge Parra
Hi, I configured and maked (make all install) succesfully (no errors) open MPI. I am doing that for a crossplataform. The host is a ppc 405 and the build machine is a i686. Once I succesfully built it, I wanted to run "ompi_info" to check the installation. So I copied all the prefix directory