1
1
openmpi/ompi/mca/mtl
Aravind Gopalakrishnan 5cf43de445 MTL/OFI: Check threshold number of peers allowed per rank
When the provider does not support FI_REMOTE_CQ_DATA, the OFI tag does not have
sizeof(int) bits for the rank. Therefore, unexpected behavior will occur when
this limit is crossed.

Check the max allowed number of ranks during add_procs() and return if there is
danger of exceeding this threshold.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
2018-11-01 14:03:00 -07:00
..
base mtl: reset ompi_mtl_base_selected_component on framework close 2018-05-02 14:53:34 -06:00
ofi MTL/OFI: Check threshold number of peers allowed per rank 2018-11-01 14:03:00 -07:00
portals4 opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
psm mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
psm2 Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
configure.m4 Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mtl.h Add support for GPU buffers for PSM2 MTL 2017-09-01 16:59:03 -07:00