.. |
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
|
correct for case where eager limit is greater than min_rdma_size
|
2005-07-28 19:35:47 +00:00 |
pml_ob1_recvreq.h
|
set request status on start
|
2005-07-15 16:17:33 +00:00 |
pml_ob1_sendreq.c
|
call ob1 progress rather than endpoint - as it may not have one
|
2005-08-01 22:30:25 +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 ob1 progress rather than endpoint - as it may not have one
|
2005-08-01 22:30:25 +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 |