1
1
Ralph Castain eb95d6f892 ompi_info_get_bool returns "success" if the value isn't found, setting "flag" to false, but doesn't set the value of the param itself. So if you don't specify "blocking_fence" in MPI_Info, then the "blocking_fence" flag wasn't being set.
Initialize the blocking_fence flag to false as the code logic indicates that it should only be set if someone provides that flag.

Thanks to Lisandro Dalcin for reporting it

cmr=v1.8.4:reviewer=hjelmn

This commit was SVN r32812.
2014-09-29 17:21:28 +00:00
..
2014-08-21 18:56:47 +00:00
2014-07-24 19:06:43 +00:00
2012-04-18 15:57:29 +00:00
2014-04-21 23:30:05 +00:00
2014-08-21 18:56:47 +00:00