1
1
openmpi/ompi/mca/common
Gilles Gouaillardet 5e9347bfb4 Fix deallocation error in mca_common_sm_rml_info_bcast()
buffer is sent (num_local_procs-1) time, so it should be
OBJ_RETAIN'ed (num_local_procs-2) time

cmr=v1.8.2:reviewer=rhc

This commit was SVN r31874.
2014-05-22 04:53:42 +00:00
..
cuda Fix help message errors as reported by check-help-strings.pl script. 2014-04-29 20:29:18 +00:00
ofacm build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
sm Fix deallocation error in mca_common_sm_rml_info_bcast() 2014-05-22 04:53:42 +00:00
ugni ompi: fix various small leaks 2014-05-15 15:59:51 +00:00
verbs build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
Makefile.am The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature: 2014-05-07 21:48:53 +00:00