1
1
openmpi/ompi/mpi
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
c Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
cxx Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fortran Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
java Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
man/man3 Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match. 2013-12-20 20:42:39 +00:00
tool Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00