1
1
openmpi/ompi
Edgar Gabriel a130f569df comomn_ompio_file_read/write: fix 2GB limiting issue
individual read/write operations exceeding 2GB fail in ompio
due to improper conversions from size_t to int in two different
locations. This commit fixes an issue reported by Richard Warren
from the HDF5 group.

Fixes Issue #397

Signed-off-by: Edgar Gabriel <egabriel@central.uh.edu>
2019-10-05 09:50:02 -05:00
..
attribute Remove some IMPI attributes that were never implemented. 2018-12-20 10:12:32 -08:00
class Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
communicator Cart/Graph create would not run the next_cid algorithm and create 2019-02-21 11:40:22 -05:00
contrib ompitrace: MPI_Address -> MPI_Get_address 2018-05-01 15:20:02 -06:00
datatype Mark predefined empty datatype contiguous. 2019-09-07 14:40:21 +10:00
debuggers Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
dpm Silence Coverity warning 2019-08-05 09:20:54 -07:00
errhandler Merge pull request #6087 from ICLDisco/export/errors_cid 2018-12-31 15:01:55 -05:00
etc Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file ompi/file: rename ompi_file_t's f_mutex into f_lock 2017-12-01 16:06:22 +09:00
group opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
include MPI.H: fixed few typos in comments 2019-09-10 13:34:38 +03:00
info ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
interlib Update the interlib example to show an alternative method for model declaration. Add a missing range value to the OPAL layer. Make it easier to see OMPI model callbacks 2017-10-23 11:27:42 -07:00
mca comomn_ompio_file_read/write: fix 2GB limiting issue 2019-10-05 09:50:02 -05:00
message predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04:00
mpi romio info: letting romio keep its internal setup 2019-09-03 14:08:19 -04:00
mpiext pcollreq/mpif-h: fix MPIX_Alltoallw_init() binding 2019-07-23 08:45:17 +09:00
op Move from the use of regex to compression 2019-02-08 11:11:14 -08:00
patterns scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
peruse mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07:00
proc ompi: Avoid unnecessary PMIx lookups when adding procs (step 2). 2017-03-16 07:47:27 +07:00
request Ensure that grequestx continuously make progress 2019-09-18 18:55:11 +02:00
runtime Fix the SPC initialization. 2019-05-29 00:23:18 -04:00
tools Revert "ompi_info: report MPI1 compat is disabled" 2019-06-14 13:22:21 -05:00
util timings: added new timing points 2018-03-21 05:16:25 +02:00
win ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
Makefile.am fortran/use-mpi-f08: fix [p]ompi_FOO_f symbols handling 2018-09-19 14:12:55 +09:00