Re: [OMPI users] RES: RES: Error with ARM target

2011-04-25 Thread Barrett, Brian W
--host is the correct option, but the host string "arm" is not valid; it needs to be a proper triple, something like "x86_64-unknown-linux-gnu". Either way, ARM was not a supported platform in the 1.4.x release; the earliest version of Open MPI to support the ARM platform was 1.5.2. Brian On 4/25

Re: [OMPI users] RES: RES: Error with ARM target

2011-04-25 Thread Ralph Castain
I think you've reversed the role of host and target then. "host" is the machine type you are compiling on, and "target" is the machine you are compiling for. There used to be a wiki page on cross-compiling OMPI, but I couldn't locate it this morning - I'm sure it's still there, but it is hard to

[OMPI users] RES: RES: Error with ARM target

2011-04-25 Thread Fernando Dutra Fagundes Macedo
I'm trying to cross-compile. -Mensagem original- De: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] Em nome de Ralph Castain Enviada em: sábado, 23 de abril de 2011 17:21 Para: Open MPI Users Assunto: Re: [OMPI users] RES: Error with ARM target Don't give it a host argume