Re: [OMPI devel] include file locations

2006-09-05 Thread Ben Byer
On Sep 5, 2006, at 1:21 PM, Brian Barrett wrote: On Tue, 2006-09-05 at 12:07 -0700, Ben Byer wrote: Is there a reason that those 7 include files installed in /usr/ include shouldn't be installed in /usr/include/openmpi instead? MPI users generally expect to find mpi.h and mpif.h in $p

[OMPI devel] include file locations

2006-09-05 Thread Ben Byer
Hi all! I'm happy to report that I was able to build OpenMPI 1.1 4- way fat (ppc, i386, ppc64, x86_64) using buildpackage.sh. When I installed the resulting package, it installed the following include files: /usr/include/constants.h /usr/include/mpi.h /usr/include/mpif-common.h /usr/include

[OMPI devel] universal / "fat" binary support?

2006-07-27 Thread Ben Byer
I'd like to be able to build OpenMPI "fat" -- for multiple architectures in one pass, so I can create a universal binary for OSX. I see that it was mentioned last year, at http://www.open- mpi.org/community/lists/users/2005/06/0087.php as something that was "a ways off". Has any progress