1
1
openmpi/opal/mca
Nathan Hjelm 653babc737 Fix a couple issues with the mca_base_var system:
- Use ->boolval for booleans when creating a string.
 - Solaris has some issue with the ?: used in one of find functions. Use an if instead.
 - Change all instances of index -> vari to avoid issues with redefining index.

cmr=v1.7.4:reviewer=jsquyres

This commit was SVN r29997.
2013-12-19 23:28:17 +00:00
..
backtrace Per this email thread: 2013-12-18 17:57:37 +00:00
base Fix a couple issues with the mca_base_var system: 2013-12-19 23:28:17 +00:00
common add missing include 2013-07-21 20:18:17 +00:00
compress Ensure is_tar is always initialized. 2013-11-13 15:34:33 +00:00
crs Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +00:00
db ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
event This commit combines 3 somewhat-unrelated things, which unfortunately 2013-12-13 21:24:45 +00:00
hwloc Don't warn about binding (process and/or memory) if the node cannot do it or if we would overload, but it wasn't specifically requested by the user (i.e., it is the result of the default policy). Instead, just don't bind and quietly move along. 2013-12-19 16:31:45 +00:00
if As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
installdirs Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
memchecker Fix bug introduced by r28236: make declaration and instantiation agree 2013-04-10 14:10:47 +00:00
memcpy Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
memory Clarify the comment: if ummunotify is present *and* if we were 2013-12-18 23:39:22 +00:00
pstat Update struct member name - this is why we put such things in the trunk before moving them to a branch, especially when coming from outside :-) 2013-10-07 15:43:43 +00:00
shmem Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
timer Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h Refs trac:3275. 2012-09-11 20:47:24 +00:00