.. |
configure.m4
|
Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a
|
2013-08-30 16:54:55 +00:00 |
help-mpi-pml-ob1.txt
|
Add empty line that was inadvertently removed in message.
|
2013-12-30 18:38:07 +00:00 |
Makefile.am
|
The bulk of the remaining renaming changes, in one final glorious "blob". Thanks to Jeff for some help chasing down a few spots. Per chat with Jeff, we decided to cleanup a few things that were historical in nature:
|
2014-05-07 21:48:53 +00:00 |
pml_ob1_comm.c
|
Keep track of the last probe on each communicator, so we can probe all
|
2011-10-11 20:24:54 +00:00 |
pml_ob1_comm.h
|
Keep track of the last probe on each communicator, so we can probe all
|
2011-10-11 20:24:54 +00:00 |
pml_ob1_component.c
|
Update the error message to pinpoint the right location.
|
2014-05-20 20:08:42 +00:00 |
pml_ob1_component.h
|
- Replace combinations of
|
2009-08-20 11:42:18 +00:00 |
pml_ob1_cuda.c
|
Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880.
|
2013-12-06 14:35:10 +00:00 |
pml_ob1_hdr.h
|
Add the MPI 2.2 MPI_Dist_graph functionality.
|
2013-07-01 12:40:08 +00:00 |
pml_ob1_iprobe.c
|
Our macros for the OMPI-level free list had one extra argument, a possible return
|
2013-07-04 08:34:37 +00:00 |
pml_ob1_irecv.c
|
pml ob1: use the pre-computed size from the free lists
|
2014-05-20 20:32:25 +00:00 |
pml_ob1_isend.c
|
pml ob1: use the pre-computed size from the free lists
|
2014-05-20 20:32:25 +00:00 |
pml_ob1_progress.c
|
Remove redundant macro. This was from reviewed of earlier ticket.
|
2013-11-01 12:19:40 +00:00 |
pml_ob1_rdma.c
|
A little bit of cleanup, the main logic is still the same.
|
2009-10-01 14:05:25 +00:00 |
pml_ob1_rdma.h
|
Schedule SEND traffic of pipeline protocol between BTLs in accordance with
|
2007-07-01 11:34:23 +00:00 |
pml_ob1_rdmafrag.c
|
make ompi_free_list_item_t a class..
|
2006-06-12 16:44:00 +00:00 |
pml_ob1_rdmafrag.h
|
rename ompi_free_list operations to _mt, as per discussions at last face to face meeting
|
2013-07-08 22:07:52 +00:00 |
pml_ob1_recvfrag.c
|
Remove redundant macro. This was from reviewed of earlier ticket.
|
2013-11-01 12:19:40 +00:00 |
pml_ob1_recvfrag.h
|
rename ompi_free_list operations to _mt, as per discussions at last face to face meeting
|
2013-07-08 22:07:52 +00:00 |
pml_ob1_recvreq.c
|
Cleanup a couple of abstraction breaks found by Thomas Naughton
|
2014-01-22 21:36:24 +00:00 |
pml_ob1_recvreq.h
|
ompi_mpi_abort had one extra argument that was never used. Clean it up.
|
2014-07-03 00:34:44 +00:00 |
pml_ob1_sendreq.c
|
Cleanup a couple of abstraction breaks found by Thomas Naughton
|
2014-01-22 21:36:24 +00:00 |
pml_ob1_sendreq.h
|
ompi_mpi_abort had one extra argument that was never used. Clean it up.
|
2014-07-03 00:34:44 +00:00 |
pml_ob1_start.c
|
Move variable declaration at beginning of code block to avoid warnings.
|
2010-11-17 18:01:56 +00:00 |
pml_ob1.c
|
Send the BTL-passed message to ompi_rte_abort.
|
2014-02-28 16:20:54 +00:00 |
pml_ob1.h
|
rename ompi_free_list operations to _mt, as per discussions at last face to face meeting
|
2013-07-08 22:07:52 +00:00 |
post_configure.sh
|
* include the correct file if we are doing the component bypass thing with ob1
|
2006-02-22 16:16:38 +00:00 |