1
1
openmpi/ompi/mca/coll/libnbc
Brian Barrett 14f4aa1198 Fix memory leak in nbc init
This commit was SVN r27884.
2013-01-21 22:45:59 +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
.windows include several components for Windows build. 2012-08-22 14:46:49 +00:00
coll_libnbc_component.c Fix warnings in nbc 2012-10-29 19:52:43 +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 Fix memory leak in nbc init 2013-01-21 22:45:59 +00:00
Makefile.am Include the new .windows files into the tarball. 2012-08-23 12:50:51 +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_internal.h With non-blocking collectives, a "round schedule" could fall on any address 2012-07-18 17:08:24 +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.c Fix warnings in nbc 2012-10-29 19:52:43 +00:00