Re: [OMPI users] Setting RPATH for Open MPI libraries

2012-11-20 Thread Jeff Squyres
I have just uploaded a patch to a long-existing ticket: https://svn.open-mpi.org/trac/ompi/ticket/376 The bitbucket with this work is here: https://bitbucket.org/jsquyres/ompi-rpath/changesets I've put the wrapper rpath flags issue on the agenda for the December dev meeting. On Nov 4

[OMPI users] Building multiple RPM error

2012-11-20 Thread Jakub Nowacki
Hi, I tried to build OpenMPI 1.6.3 RPM on RHEL 5.5 and CentOS 6.3 for usage with SGE (--with-sge) but the build of multiple RPMs fail with the error: Processing files: openmpi-runtime-1.6.3-1.x86_64 error: File not found: /root/rpmbuild/BUILDROOT/openmpi-1.6.3-1.x86_64/usr/share/man/man3/MPI_Comm

Re: [OMPI users] Setting RPATH for Open MPI libraries

2012-11-20 Thread Jeff Squyres
On Nov 11, 2012, at 5:11 PM, Reuti wrote: > Then it works again and the RPATH is included. Why is the necessary -L > argument removed by the wrapper during compilation if OMPI_LDFLAGS for > additonal flags is used? When you specify OMPI_LDFLAGS, it *replaces* the LDFLAGS in the wrapper compile