1
1
openmpi/ompi/mca
Edgar Gabriel e14e84aceb sharedfp/individual: defer error when not being able to open datafile
This commit changes the behavior of the individual sharedfp component. If
the component cannot create either the datafile or the metadatafile during File_open,
no error is being raised going forward. This allows applications that do not use shared
file pointer operations to continue execution without any issue.

If the user however subsequently calls MPI_File_write_shared or similar operations, an error
will be raised.

Fixes issue #7429

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
(cherry picked from commit df6e3e503a)
2020-02-24 08:39:53 -06:00
..
bml pmix: added check for pmix fence status 2018-08-17 21:33:50 +06:00
coll Fix the communication ordering for all cartesian neighbor collectives. 2019-12-17 14:25:22 -08:00
common common/ompio: fix calculation in simple-grouping option 2019-11-25 09:04:13 -06:00
crcp pmix: added check for pmix fence status 2018-08-17 21:33:50 +06:00
fbtl ompio: misc renames 2018-06-14 09:41:10 +09:00
fcoll fcoll/two_phase: Compiler warning for wrong variable type used 2019-12-08 14:15:29 -05:00
fs lustre: squash some compiler warnings 2020-01-08 16:00:01 -05:00
hook ompi/hook: plug a misc memory leak 2018-09-10 09:21:49 +09:00
io Merge pull request #7237 from mcoil1/pr/v4.0.x/wbailey2-fixes 2019-12-17 09:22:07 -07:00
mtl Merge pull request #7248 from wckzhang/v4.0.x 2020-01-13 14:19:51 -06:00
op mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
osc Correctly set baseptr in contiguous shared memory window with local size zero 2020-02-20 20:46:29 +01:00
pml UCX: added PPN hint for UCX context 2019-08-09 11:51:30 +03:00
rte Remove stale defunct tools 2018-10-30 08:51:25 -07:00
sharedfp sharedfp/individual: defer error when not being able to open datafile 2020-02-24 08:39:53 -06:00
topo Remove few warnings identified by @rhc in #5514. 2019-05-11 16:38:31 +09:00
vprotocol mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mca.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00