1
1
openmpi/opal/mca/paffinity/linux
Jeff Squyres 15d0a95202 - Remove extra whitespace from Makefile.am's from when we removed
Makefile.options
- Sample in each of the three projects of how to link againt the
  relevant libraries so that when components are loaded into a parent
  process' space, we don't rely on the libopal/liborte/libmpi symbols
  being in the parent's public symbol namespace -- instead,
  dynamically link to the relevant libraries, allowing the dynamic
  linker to pull those libraries in at run-time, if needed

This commit was SVN r7397.
2005-09-15 20:56:18 +00:00
..
configure.m4 - Fixes for linux paffinity component, to be able to correctly handle 2005-08-16 00:11:41 +00:00
configure.params - First cut of a paffinity (processor affinity) framework in opal 2005-08-13 14:00:56 +00:00
Makefile.am - Remove extra whitespace from Makefile.am's from when we removed 2005-09-15 20:56:18 +00:00
paffinity_linux_component.c Rename opal_constants.h -> constants.h 2005-08-15 18:55:37 +00:00
paffinity_linux_module.c - Fixes for linux paffinity component, to be able to correctly handle 2005-08-16 00:11:41 +00:00
paffinity_linux.h - Fixes for linux paffinity component, to be able to correctly handle 2005-08-16 00:11:41 +00:00