1
1
openmpi/opal/mca/paffinity/windows
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
..
configure.m4 Some changes to better support cross-compiling OMPI: 2006-01-16 04:00:44 +00:00
configure.params First version of the paffinity for Windows. We detect correctly if the 2005-12-13 06:04:41 +00:00
Makefile.am First version of the paffinity for Windows. We detect correctly if the 2005-12-13 06:04:41 +00:00
paffinity_windows_component.c First version of the paffinity for Windows. We detect correctly if the 2005-12-13 06:04:41 +00:00
paffinity_windows_module.c First version of the paffinity for Windows. We detect correctly if the 2005-12-13 06:04:41 +00:00
paffinity_windows.h First version of the paffinity for Windows. We detect correctly if the 2005-12-13 06:04:41 +00:00