1
1
openmpi/ompi/mca/io
Brian Barrett 17d2c907fc Some changes to better support cross-compiling OMPI:
- fall back to compile test for windows paffinity component
    when cross compiling
  - fall back to platform guess when checking for threads having
    different pids with pthreads (yes on linux, no elsewhere)
  - pass the proper host, target, and build flags to the
    ROMIO configure script

With these changes, cross-compiling should be possible with the exception
of the Fortran 77 and Fortran 90 bindings.  Fortran 77 can be cross-
compiled if cache values are provided for type sizes and alignment.

This commit was SVN r8702.
2006-01-16 04:00:44 +00:00
..
base Add full path for the header files. 2005-12-28 19:28:32 +00:00
romio Some changes to better support cross-compiling OMPI: 2006-01-16 04:00:44 +00:00
io.h Add support to Open MPI for MPI_Register_datarep, as ROMIO now has support for the 2005-11-29 18:25:35 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00