1
1
openmpi/ompi/mca/coll/libnbc
2013-10-01 19:59:18 +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 Don't check for neighborhood collective routines on non-virtual topology communicators 2013-10-01 19:59:18 +00:00
coll_libnbc_ireduce_scatter_block.c fix several typecasts 2012-08-07 10:41:53 +00:00
coll_libnbc_not_implemented.c Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +00:00
coll_libnbc.h MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
Makefile.am MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_iallgather.c Fix a number of issues with IN_PLACE 2012-07-19 21:29:43 +00:00
nbc_iallgatherv.c Add a missing return value. 2012-07-20 01:32:06 +00:00
nbc_iallreduce.c fix several typecasts 2012-08-07 10:41:53 +00:00
nbc_ialltoall.c Fix warnings in nbc 2012-10-29 19:52:43 +00:00
nbc_ialltoallv.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_ibarrier.c fix several typecasts 2012-08-07 10:41:53 +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_igather.c Fix a number of issues with IN_PLACE 2012-07-19 21:29:43 +00:00
nbc_igatherv.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_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 MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc_ireduce_scatter.c fix several typecasts 2012-08-07 10:41:53 +00:00
nbc_ireduce.c fix several typecasts 2012-08-07 10:41:53 +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 * 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_iscatterv.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_neighbor_helpers.c MPI-3: Add support for neighborhood collectives 2013-09-26 21:55:08 +00:00
nbc.c Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00