1
1
openmpi/opal/mca/crs
Josh Hursey 063f5b2ff6 After talking through the patch with Jeff, we have a couple more fixes to r21766 that should also go over to v1.3 in Ticket #1987.
* Check for {{{dlfcn.h}}} in the self component's configure.m4 (also clean up the .m4 a bit.
 * Adjust the priority of the BLCR component so that the self component has a higher priority (if the application went to the trouble of writing the routines, why not use them.) The 'self' component checks for the appropriate functions during query, so it know if it -can- be used during component selection.
 * Adjust some copyrights that I missed before
 * Fix a warning when casing the result of dlsym() into a function pointer. There is a bit of pointer magic to make this happen (thanks to the following website, and RedHat EL 4 man pages for illustrating it:
  http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html

Passing to Jeff for a final review of the patch before moving to v1.3.

This commit was SVN r21768.

The following SVN revision numbers were found above:
  r21766 --> open-mpi/ompi@91e52d062b
2009-08-05 22:07:37 +00:00
..
base The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
blcr After talking through the patch with Jeff, we have a couple more fixes to r21766 that should also go over to v1.3 in Ticket #1987. 2009-08-05 22:07:37 +00:00
none After talking through the patch with Jeff, we have a couple more fixes to r21766 that should also go over to v1.3 in Ticket #1987. 2009-08-05 22:07:37 +00:00
self After talking through the patch with Jeff, we have a couple more fixes to r21766 that should also go over to v1.3 in Ticket #1987. 2009-08-05 22:07:37 +00:00
crs.h Some more C/R related commits that have been sitting off-trunk for a while. 2009-05-08 20:51:13 +00:00
Makefile.am Some more work on the man pages: 2008-08-07 19:20:40 +00:00
opal_crs.7in Remove superfluous spaces in manpages that were causing catman to 2009-04-01 14:40:27 +00:00