Re: [OMPI users] Problem compiling openmpi-1.4.3

2011-09-13 Thread Gus Correa
Hi Amos Do you mean './configure' instead of './compile'? Also, not sure if LIBDIRS is used by the OpenMPI configure script. The second error (cannot load libimf.so) may be because you need to set your Intel compiler environment environment. It is easier to put it in your .cshrc/.bashrc file. So

Re: [OMPI users] Problem compiling openmpi-1.4.3

2011-09-13 Thread Rayson Ho
Did you notice the error message: /usr/bin/install: cannot remove `/opt/openmpi/share/openmpi/amca-param-sets/example.conf': Permission denied I would check the permission settings of the file first if I encounter something like this... Rayson = Grid Engine / O

[OMPI users] Problem compiling openmpi-1.4.3

2011-09-13 Thread amosl...@gmail.com
Dear Users, I have run into a problem trying to compile openmpi-1.4.3. I am running SuSE Linux 11.4 in VMware-7.0.1. For compilers I am using l_fcompxe_intel64_2011.5.220 and l_ccompxe_intel64_2011.5.220 which are newly issued. It appears to go through the compile command: