1
1
openmpi/opal/mca
Brian Barrett 1454e40f0e * for some reason, was having issues with C bool vs C++ bool on odin.
cast the return to an int in the C++ test case, just in case.
* C++ sucks.  If compiling with C++ on some GNU compiler/linker
  combos, the initialize hook isn't automagically fired for the
  malloc code.  Add a backup setting during opal_init, which is
  early enough not to cause any damage. 

This commit was SVN r6983.
2005-08-23 16:03:16 +00:00
..
base Rename MCA param to match rest of code. 2005-08-15 10:39:07 +00:00
memory * for some reason, was having issues with C bool vs C++ bool on odin. 2005-08-23 16:03:16 +00:00
paffinity * add missing header file for sysconf 2005-08-21 21:25:24 +00:00
timer * timer support for the SGI Altix machines 2005-08-22 16:33:36 +00:00
Makefile.am * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00
mca.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00