1
1
openmpi/ompi/mca/sharedfp
Edgar Gabriel 2d462b3b80 sharedfp/lockedfile and sm: fix name collision
this fixes the issue reported by Nicolas Joly on the mailing: the sharedfp/lockedfile component does not support right now a scenario where multiple jobs read from the same input file, due to a collision of the filenames utilized for the sharedfp handle. Although not part of the oroginal report, the same occurs for the sharedfp/sm component. Add therefore the jobid to be part of the lockedfilename/sm file name.

use the OMPI_CAST_RTE_NAME macro to determine jobid

Fixes: #3098

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2017-03-05 11:28:28 -06:00
..
addproc Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
base Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
individual Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
lockedfile sharedfp/lockedfile and sm: fix name collision 2017-03-05 11:28:28 -06:00
sm sharedfp/lockedfile and sm: fix name collision 2017-03-05 11:28:28 -06:00
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
sharedfp.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00