1
1
openmpi/ompi/mca/common/ompio
Edgar Gabriel 75ab006ec0 io/ompio: add a new option to disable amode overwriting
ompio has historically changed the WRONLY flag provided by the applicaiton
to RDWR to allow for the data sieving optimization within the two-phase I/O
fcoll component. This change did not have a performance impact
on regular UNIX file systems, but seems to hurt performance on NFS (and maybe Lustre?)

So provide an option that allows to keep the WRONLY option, and raise an error
if tha fcoll/two-phase would actually like to use the data sieving.

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2017-11-17 13:13:38 -06:00
..
common_ompio_file_open.c io/ompio: add a new option to disable amode overwriting 2017-11-17 13:13:38 -06:00
common_ompio_file_read.c io/ompio: fix a bug in handling large write/read operations 2017-11-06 11:48:13 -06:00
common_ompio_file_view.c io/ompio: add a new grouping option avoiding communication 2017-09-18 12:30:34 -05:00
common_ompio_file_write.c io/ompio: fix a bug in handling large write/read operations 2017-11-06 11:48:13 -06:00
common_ompio_print_queue.c Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
common_ompio_print_queue.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
common_ompio.h io/ompio: fix a bug in handling large write/read operations 2017-11-06 11:48:13 -06:00
configure.m4 configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00
Makefile.am configury: remove the --disable-mpi-io option 2017-09-20 14:39:09 +09:00