1
1
openmpi/ompi/mca/pml/ob1
Rolf vandeVaart 03b3e75f86 Add two arguments to the PML error callback function. This
allows the BTL to specify a specific ompi_proc_t that had an
error.  Also add an optional descriptive string.  Currently, arguments
are not used but will be by future failover PML. 
Changes based on RFC.  Reviewed by George Bosilca.

This commit was SVN r23174.
2010-05-19 11:55:45 +00:00
..
.windows Restore several linked libraries that were deleted by mistake in r22405. 2010-01-14 21:50:42 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-pml-ob1.txt Add in eager limit checks in pmls. 2009-08-10 12:46:20 +00:00
Makefile.am Remove some dead code (thanks to George for pointing it out). 2009-12-14 21:20:41 +00:00
pml_ob1_comm.c - Initialize in the order of mca_pml_ob1_comm_proc_t... 2007-08-23 05:56:22 +00:00
pml_ob1_comm.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_ob1_component.c Add pml_ob1_verbose flag. Fix the current location it is being used 2010-04-07 13:51:42 +00:00
pml_ob1_component.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_ob1_hdr.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
pml_ob1_iprobe.c Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
pml_ob1_irecv.c Use the new memchecker_call function for memory checking of non-blocking communication. 2008-05-07 12:28:51 +00:00
pml_ob1_isend.c Send optimizations. 2008-05-30 03:58:39 +00:00
pml_ob1_progress.c Fix the deadlock when we run out of resources on the BTLs. Move the progress 2008-09-15 22:56:23 +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 - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_ob1_recvfrag.c fix #1984; only decrement send request req_state when not equal to zero 2009-08-07 14:58:50 +00:00
pml_ob1_recvfrag.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_ob1_recvreq.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
pml_ob1_recvreq.h * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
pml_ob1_sendreq.c * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
pml_ob1_sendreq.h * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
pml_ob1_start.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_ob1.c Add two arguments to the PML error callback function. This 2010-05-19 11:55:45 +00:00
pml_ob1.h Fix segmentation fault on heterogeneous architectures. Don't mess with the 2010-04-23 15:14:55 +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