1
1
openmpi/opal/mca/paffinity/base
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
base.h Clarify some comments 2005-08-25 17:42:00 +00:00
internal.h - First cut of a paffinity (processor affinity) framework in opal 2005-08-13 14:00:56 +00:00
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
paffinity_base_close.c * a bunch of cleanups to make trivial opal programs valgrind-clean 2005-08-24 20:19:36 +00:00
paffinity_base_open.c Rename opal_constants.h -> constants.h 2005-08-15 18:55:37 +00:00
paffinity_base_select.c - Fixes for linux paffinity component, to be able to correctly handle 2005-08-16 00:11:41 +00:00
paffinity_base_wrappers.c - Clarification of docs 2005-08-16 16:11:32 +00:00