1
1
openmpi/opal/mca
Josh Hursey f88aa6c273 This commit cleans up the AMCA parameter implementation a bit.
* Remove the 'opal_mca_base_param_use_amca_sets' global variable
* Harness the fact that you can (read should) call the cmd_line functions
  before initializing opal_init_util(). This pushes the MCA/GMCA/AMCA
  command line options into the environment before OPAL inits and starts
  to use these values. By putting the cmd_line parse before opal_init_util
  in orterun and orted we only parse the *MCA parameter files once, and 
  correctly (alleviating the need to 'recache' the files on init.)
* Small bits of cleanup.

This commit was SVN r15219.
2007-06-27 01:03:31 +00:00
..
backtrace - Make definition available within C as well. 2007-04-26 08:06:00 +00:00
base This commit cleans up the AMCA parameter implementation a bit. 2007-06-27 01:03:31 +00:00
crs Fix some thread warnings that caught me being dumb with locks. :[ 2007-06-20 14:18:33 +00:00
installdirs Check for the right function. This is always supposed to 2007-06-14 07:03:26 +00:00
maffinity - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
memcpy Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
memory - let the mvapi btl and the rest of the world use our posix_memalign function. 2007-06-26 14:45:20 +00:00
paffinity Fixes trac:1057. 2007-06-15 11:36:22 +00:00
timer Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00