1
1
openmpi/ompi/mca/coll/libnbc
Mike Dubman 110c99af4f sharing negative tag space between libNBC and HCOLL
fixed by devendar, reviewed by miked
cmr=v1.7.4:reviewer=ompi-rm1.7

This commit was SVN r30224.
2014-01-10 12:51:34 +00:00
..
libdict Start bringing in libnbc. .ompi_ignored, as there's still a long way to go 2012-06-25 22:38:06 +00:00
coll_libnbc_component.c At coll_select time we can not check whether the communicator has a 2013-10-03 03:37:46 +00:00
coll_libnbc_ireduce_scatter_block.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
coll_libnbc.h MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
nbc_iallgather.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_iallgatherv.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_iallreduce.c Using MPI_* functions in iallreduce can cause comm-spawned processes to 2013-11-01 16:45:54 +00:00
nbc_ialltoall.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_ialltoallv.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_ialltoallw.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_ibarrier.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_ibcast_inter.c * Properly initialize handle variable as a request (since the coll_libnbc_request contains everything an NBC_Handle used to contain). Not sure how this slipped through... 2012-07-02 16:39:42 +00:00
nbc_ibcast.c fix several typecasts 2012-08-07 10:41:53 +00:00
nbc_iexscan.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_igather.c Restrict the usage of MPI_Type_extent only to receiving processes 2013-11-27 12:09:31 +00:00
nbc_igatherv.c Restrict the usage of MPI_Type_extent only to receiving processes 2013-11-27 12:09:31 +00:00
nbc_ineighbor_allgather.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_ineighbor_allgatherv.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_ineighbor_alltoall.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_ineighbor_alltoallv.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_ineighbor_alltoallw.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_internal.h Add support for the udreg registration cache and dynamics on XE/XK/XC. 2013-11-18 04:58:37 +00:00
nbc_ireduce_scatter.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_ireduce.c Add basic algorithms for the remaining non-blocking collectives. 2013-10-02 14:26:23 +00:00
nbc_iscan.c * Properly initialize handle variable as a request (since the coll_libnbc_request contains everything an NBC_Handle used to contain). Not sure how this slipped through... 2012-07-02 16:39:42 +00:00
nbc_iscatter.c Restrict the usage of MPI_Type_extent only to receiving processes 2013-11-27 12:09:31 +00:00
nbc_iscatterv.c Restrict the usage of MPI_Type_extent only to receiving processes 2013-11-27 12:09:31 +00:00
nbc_neighbor_helpers.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc.c sharing negative tag space between libNBC and HCOLL 2014-01-10 12:51:34 +00:00