2d462b3b80
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> |
||
---|---|---|
.. | ||
configure.m4 | ||
Makefile.am | ||
owner.txt | ||
sharedfp_sm_component.c | ||
sharedfp_sm_file_open.c | ||
sharedfp_sm_get_position.c | ||
sharedfp_sm_iread.c | ||
sharedfp_sm_iwrite.c | ||
sharedfp_sm_read.c | ||
sharedfp_sm_request_position.c | ||
sharedfp_sm_seek.c | ||
sharedfp_sm_write.c | ||
sharedfp_sm.c | ||
sharedfp_sm.h |