Hi,
I am having problems to compile the latest release of OpenMPI on Snow
Leopard (Mac OS 10.6). I have installed the latest gfortran compiler
(which can be found here: http://hpc.sourceforge.net/) and when trying
to compile OpenMPI 1.3.3, i get some linking issues:
Making all in tools/wr
Thanks a lot ! will try this solution.
Best regards.
Zellabia. S
De : Roman Cheplyaka
À : Open MPI Users
Envoyé le : Mer 7 Octobre 2009, 17 h 42 min 58 s
Objet : Re: [OMPI users] Re : Yet another stdin problem
As a slight modification, you can write a wrapp
The PATH variable contains
/home/hx019035/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/
bin:/usr/games:/usr/local/maui/bin/:
/home/hx019035/bin contains the local installation of OMPI 1.3.3
The LD_LIBRARY_PATH variable contains /home/hx019035/lib:
These variables are being se
Following my previous post regarding the problems that i am having to
compile OpenMPI 1.3.3 on Snow Leopard, here are some observations:
- OpenMPI 1.2.9 compiles fine on Snow Leopard. Staring with OpenMPI
1.3, the compilation fails with the error message described in my
previous post. Note
On Oct 7, 2009, at 9:36 PM, Bill Johnstone wrote:
Thank you for your responses. Based on the information you both
provided, I was able to get buildrpm to make the OMPI RPM the way I
wanted. I ended up having to define _prefix , _mandir , and
_infodir .
Ah, yes -- _mandir and _infodir.