.. |
help-mpi-pml-ob1.txt
|
Add in eager limit checks in pmls.
|
2009-08-10 12:46:20 +00:00 |
Makefile.am
|
Remove dependency on libcuda.so when building in CUDA-aware support. Dynamically load it if needed.
|
2013-03-01 13:21:52 +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 OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
pml_ob1_component.h
|
- Replace combinations of
|
2009-08-20 11:42:18 +00:00 |
pml_ob1_cuda.c
|
Move the RTE framework change into the trunk. With this change, all non-CR
|
2013-01-27 23:25: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
|
Fix leak of comm and datatype references for mprobe/improbe and fix a request leak in improbe
|
2013-03-07 21:55:22 +00:00 |
pml_ob1_irecv.c
|
Fix leak of comm and datatype references for mprobe/improbe and fix a request leak in improbe
|
2013-03-07 21:55:22 +00:00 |
pml_ob1_isend.c
|
Send optimizations.
|
2008-05-30 03:58:39 +00:00 |
pml_ob1_progress.c
|
Remove any dependency on libcuda.so in opal layer. All changes are within OMPI_CUDA_SUPPORT code.
|
2013-01-30 23:07:32 +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
|
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_ob1_recvfrag.c
|
Improve CUDA GPU transfers over openib BTL. Use aynchronous copies.
|
2013-01-17 22:34:43 +00:00 |
pml_ob1_recvfrag.h
|
Add the MPI 2.2 MPI_Dist_graph functionality.
|
2013-07-01 12:40:08 +00:00 |
pml_ob1_recvreq.c
|
Fix case where amount of data sent is less than expected. Otherwise, we will get hang when running the RGET protocol.
|
2013-06-21 18:35:16 +00:00 |
pml_ob1_recvreq.h
|
Remove a [very] annoying warning.
|
2013-07-01 16:49:13 +00:00 |
pml_ob1_sendreq.c
|
Change some opal_output to OPAL_OUTPUT per CMR review.
|
2013-05-14 20:49:42 +00:00 |
pml_ob1_sendreq.h
|
pml/ob1: do not reset the convertor if one was not created (size = 0).
|
2013-04-05 01:40:11 +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
|
In talking about this with Jeff and Ralph, we don't actually need
|
2013-02-12 21:10:11 +00:00 |
pml_ob1.h
|
MCA/base: Add new MCA variable system
|
2013-03-27 21:09:41 +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 |