Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Prentice Bisbal
Jeff Squyres wrote: > Please note that this is an English-speaking list. I don't know if Tim > speaks ?Spanish?, but I unfortunately don't. :-) > s/Spanish/Portuguese/ -- Prentice

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Jeff Squyres
I think we're all guessing until we get the full output. Note that the original error message showed that the link failed when trying to re-link libopen-rte.so. This is deep within the install process. Something very weird must have happened to make the installer suddenly be unable to find ic

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Tim Prince
On 11/29/2010 3:03 PM, Gus Correa wrote: Jeff Squyres wrote: 1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc 2-make all 3 sudo make install all os passos 1 e 2 operam normalmente, mas quando uso o comando make install aparece o erro que nao consigo solucionar. You say only step 3

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Gus Correa
Jeff Squyres wrote: Please note that this is an English-speaking list. I don't know if Tim speaks ?Spanish?, Portuguese. but I unfortunately don't. :-) Also note that I asked for some specific information, but you ignored it when you replied. Please see the following web page: htt

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Jeff Squyres
Please note that this is an English-speaking list. I don't know if Tim speaks ?Spanish?, but I unfortunately don't. :-) Also note that I asked for some specific information, but you ignored it when you replied. Please see the following web page: http://www.open-mpi.org/community/help/

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
senhor Tim Prince, Gostaria de agradecer o email que me enviou sobre openmpi, na verdade, estou tentando compilar o Regcm 4, e quando uso o comando, make regcm, aparece um erro "mpif90" por isso fui em busca da solução do problema do openmpi,utilizo um computador de plataforma 64 bits com sistema

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Tim Prince
On 11/29/2010 11:31 AM, Gus Correa wrote: Hi Mauricio Check if you have icc (in the Intel compiler bin directory/subdirectories). Check also if it is in your PATH environment variable. "which icc" will tell. If not, add it to PATH. Actually, the right way to do it is to run the Intel scripts

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Gus Correa
Hi Mauricio Check if you have icc (in the Intel compiler bin directory/subdirectories). Check also if it is in your PATH environment variable. "which icc" will tell. If not, add it to PATH. Actually, the right way to do it is to run the Intel scripts to set the whole compiler environment, not o

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Ralph Castain
I would guess that the problem is that your path and ld_library_path aren't correctly pointing to the Intel compiler. Try ensuring they are and then rebuild. On Nov 29, 2010, at 11:07 AM, Maurício Rodrigues wrote: > I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to > s

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to solve this problem. I would like to help if possible. Thank you from the alreadyá 2010/11/29 Jeff Squyres > That's a lot of exclamation points. :-) > > It looks like the Intel compiler executable (icc) is simply not found

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to solve this problem. I would like to help if possible. Thank you from the already Em 29 de novembro de 2010 16:06, Maurício Rodrigues < mauriciopaulorodrig...@gmail.com> escreveu: > usando o Intel® C++ Composer XE 2011 for

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
usando o Intel® C++ Composer XE 2011 for Linux, nao tenho nenhuma idéia de como resolver este problema. gostaria de ajuda se possivel. obrigado desde de já 2010/11/29 Ralph Castain > Are you using the Intel compiler? The build system is looking for an "icc" > command and not finding it. Perhap

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Ralph Castain
Are you using the Intel compiler? The build system is looking for an "icc" command and not finding it. Perhaps something in your environment is defining CC to be "icc"? On Nov 29, 2010, at 10:43 AM, Maurício Rodrigues wrote: > HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Jeff Squyres
That's a lot of exclamation points. :-) It looks like the Intel compiler executable (icc) is simply not found. However, I'm surprised you got so far in the build process before that error occurs -- that doesn't seem right. Please send all the information listed here: http://www.open-mpi.

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Damien
icc is the Intel C/C++ compiler. Do you have it installed on your system? Damien On 29/11/2010 10:43 AM, Maurício Rodrigues wrote: HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this error all the time ... I would like to help. below follows the lines of the error. Thank

[OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this error all the time ... I would like to help. below follows the lines of the error. Thank you! /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not found libtool: install: error: relink `libopen-rte.la'