1
1
openmpi/ompi/mca/pml/ob1
Galen Shipman 168274db45 Call progress on send schedule so that prepare_src can run if the rdma ack
lands between sending fragments up to rdma_offset. 

This commit was SVN r6646.
2005-07-28 15:38:31 +00:00
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
.ompi_unignore - Add new mpool base function: lookup by module name. This allows 2005-07-15 20:01:35 +00:00
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am * after careful consideration, there's really no reason to force config.m4 2005-07-10 01:09:31 +00:00
pml_ob1_comm.c yet another change to sequence logic 2005-07-15 18:34:37 +00:00
pml_ob1_comm.h yet another change to sequence logic 2005-07-15 18:34:37 +00:00
pml_ob1_component.c removed debug 2005-07-20 21:13:55 +00:00
pml_ob1_component.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_ob1_endpoint.c * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
pml_ob1_endpoint.h Call progress on send schedule so that prepare_src can run if the rdma ack 2005-07-28 15:38:31 +00:00
pml_ob1_hdr.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_ob1_iprobe.c Make some compilers quiet. Otherwise they complain about uninitialized variables even if 2005-07-20 06:47:10 +00:00
pml_ob1_irecv.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_ob1_isend.c One less compilation warning. 2005-07-20 06:48:11 +00:00
pml_ob1_proc.c yet another change to sequence logic 2005-07-15 18:34:37 +00:00
pml_ob1_proc.h yet another change to sequence logic 2005-07-15 18:34:37 +00:00
pml_ob1_progress.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_ob1_rdmafrag.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
pml_ob1_rdmafrag.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
pml_ob1_recvfrag.c - correction for sync send 2005-07-18 18:54:25 +00:00
pml_ob1_recvfrag.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
pml_ob1_recvreq.c Make some compilers quiet. Otherwise they complain about uninitialized variables even if 2005-07-20 06:47:10 +00:00
pml_ob1_recvreq.h set request status on start 2005-07-15 16:17:33 +00:00
pml_ob1_sendreq.c Call progress on send schedule so that prepare_src can run if the rdma ack 2005-07-28 15:38:31 +00:00
pml_ob1_sendreq.h cleanup 2005-07-18 21:22:55 +00:00
pml_ob1_start.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_ob1.c Call progress on send schedule so that prepare_src can run if the rdma ack 2005-07-28 15:38:31 +00:00
pml_ob1.h Solve the issues when several PML are available. The main problem here come from the fact that an PML 2005-07-12 05:40:56 +00:00