1
1
openmpi/ompi/mca
Josh Hursey 9971bc9d95 Merge in the mca_base_select changes per RFC:
http://www.open-mpi.org/community/lists/devel/2008/04/3779.php

{{{
svn merge -r 18276:18380 https://svn.open-mpi.org/svn/ompi/tmp-public/jjh-mca-play .
}}}

Any components not in the trunk, but in one of the effected frameworks *must* be
updated. Contact the list, look at the RFC, or look at the diff for how to do this.

Sorry for the early commit of this, but I wanted to get it in today (per RFC) and
didn't know if I would have a chance later today.

This commit was SVN r18381.
2008-05-06 18:08:45 +00:00
..
allocator Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
bml Fix a checkpoint/restart bug that causes a restarted application to occasionally throw a SIGSEGV or SIGPIPE due to invalid socket descriptors. 2008-04-24 17:54:22 +00:00
btl Oops -- missed one sys_errlist -> strerror(). 2008-05-06 13:22:36 +00:00
coll accidentally made a change in the wrong place. 2008-04-23 17:32:05 +00:00
common include portals modex fun in the distro 2008-04-28 18:51:54 +00:00
crcp Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
dpm Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
io Restore a placeholder to make non-SVN SCM's happy. 2008-02-28 20:19:22 +00:00
mpool Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
mtl nasty memory bug... 2008-04-18 03:01:53 +00:00
osc Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor. 2008-05-05 13:57:27 +00:00
pml Use memchecker_convertor_call function instead the old one. Move the function to the place that we can use convertor. 2008-05-05 13:57:27 +00:00
pubsub Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
rcache Don't call free(), or library functions that may call free() inside (such as 2008-01-08 08:55:42 +00:00
topo Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00