1
1
openmpi/ompi/mca/pml/csum
Abhishek Kulkarni 1878f276cd Replace the pattern while(flag) { opal_progress() }; in the C/R code
with the ORTE_WAIT_FOR_COMPLETION macro.

This commit was SVN r26794.
2012-07-13 23:31:56 +00:00
..
help-mpi-pml-csum.txt Add in eager limit checks in pmls. 2009-08-10 12:46:20 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
pml_csum_comm.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_comm.h Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
pml_csum_component.c Fix a few miscelaneous memory leaks. 2011-07-08 16:39:58 +00:00
pml_csum_component.h More fixes of spaces, tabs, and ordering of include files 2010-09-20 21:22:33 +00:00
pml_csum_endpoint.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_endpoint.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_hdr.h Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
pml_csum_iprobe.c Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
pml_csum_irecv.c Implementation of the MPI-3 Matched Probe functionality. Currently only 2012-02-06 17:35:21 +00:00
pml_csum_isend.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_progress.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdma.c Some more spaces, tabs, include file ordering changes. 2010-09-22 13:48:22 +00:00
pml_csum_rdma.h Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdmafrag.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdmafrag.h Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
pml_csum_recvfrag.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
pml_csum_recvfrag.h Fix a few more extraneous spaces. Also update csum 2010-09-24 13:14:18 +00:00
pml_csum_recvreq.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
pml_csum_recvreq.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
pml_csum_sendreq.c Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
pml_csum_sendreq.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
pml_csum_start.c Move variable declaration at beginning of code block to avoid warnings. 2010-11-17 18:01:56 +00:00
pml_csum.c Replace the pattern while(flag) { opal_progress() }; in the C/R code 2012-07-13 23:31:56 +00:00
pml_csum.h Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
post_configure.sh Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00