1
1
openmpi/ompi/mca/coll/libnbc
Shiqing Fan 2f442799f8 fix several typecasts
This commit was SVN r26957.
2012-08-07 10:41:53 +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 * properly setup communication infrastructure for libnbc. 2012-07-06 13:59:03 +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 * properly setup communication infrastructure for libnbc. 2012-07-06 13:59:03 +00:00
Makefile.am Implement reduce_scatter_block and ireduce_scatter_block, although possibly 2012-07-05 22:11:48 +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 * 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_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 With non-blocking collectives, a "round schedule" could fall on any address 2012-07-18 17:08:24 +00:00