1
1
openmpi/ompi/mca/osc
Valentin Petrov fe069c9570 Fixes the coll_allgather usage bug
One should use the correct module object when calling
      c_coll.coll_allgather. Otherwise there will be a segfault in the
      case, for example, when hcoll is used. In that case
      c_coll.coll_allgather = mca_coll_hcoll_allgather while
      c_coll.coll_gather_module = tuned.

Signed-off-by: Valentin Petrov <valentinp@mellanox.com>
2017-03-14 09:47:39 +02:00
..
base Merge pull request #2393 from bosilca/topic/no_predefined_ddt_refcount 2017-02-21 09:38:11 +09:00
portals4 Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
pt2pt osc/pt2pt: flush pending fragments on lock ack 2017-03-06 13:58:46 -07:00
rdma Fixes the coll_allgather usage bug 2017-03-14 09:47:39 +02:00
sm Move the collective structure outside the communicator. 2017-02-27 11:54:17 -06:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
osc.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00