1
1
openmpi/ompi
Gilles Gouaillardet 76292951e5 coll/libnbc: fix integer overflow
Use internal pack/unpack subroutines that operate on MPI_Aint instead of int
and hence solve some integer overflows.

Thanks Clyde Stanfield for reporting this issue.

Refs open-mpi/ompi#5383

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2018-07-09 10:08:33 -06:00
..
attribute ompi/attributes: revamp attribute handling. 2017-07-12 10:27:45 +09:00
class Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
communicator ompi/communicator: optimize ompi_comm_split() 2017-12-28 15:34:04 +09:00
contrib ompitrace: MPI_Address -> MPI_Get_address 2018-05-01 15:20:02 -06:00
datatype ompi: disable functions removed from MPI-3.0 by default 2018-05-31 09:44:19 -06:00
debuggers ompi/debuggers: stomp a compiler warning in dlopen_test.c 2018-05-30 10:08:14 -07:00
dpm comm_join: fix CID 1323170 2018-03-26 14:21:21 -07:00
errhandler mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07: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/asm: remove opal_atomic_bool_cmpset functions 2017-11-30 10:41:22 -07:00
include mpi.h.in: remove some deprecation/removed warnings 2018-06-29 07:43:51 -07:00
info predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04: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 coll/libnbc: fix integer overflow 2018-07-09 10:08:33 -06:00
message predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04:00
mpi F90 removed interfaces: add missing "end interface" 2018-06-27 13:02:16 -04:00
mpiext mpiext/pcollreq: Add MPIX_Bcast_init etc. 2018-06-11 17:22:16 +09:00
op predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04: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 Merge pull request #5337 from ggouaillardet/topic/generalized_requests 2018-06-26 13:01:04 +09:00
runtime spc: remove ompi_spc_get_count() prototype from ompi_spc.h 2018-06-18 16:07:11 +09:00
tools ompi_info: add ipv6 config param 2017-11-08 07:02:27 -08:00
util timings: added new timing points 2018-03-21 05:16:25 +02:00
win ompi/attributes: revamp attribute handling. 2017-07-12 10:27:45 +09:00
Makefile.am Fortran: Enable using LOGICAL parameter in MPI extensions. 2018-06-07 15:02:17 +09:00