1
1
openmpi/ompi/mca/pml/csum
Josh Hursey e9b5162d79 Fix the configure logic for --with-ft so that it properly takes a comma separated list.
Many of the OPAL_ENABLE_FT should be OPAL_ENABLE_FT_CR, so fix those.

The OPAL Layer INC should call opal_output on restart so that it can refresh the string it prints to reflect the current pid/hostname which may have changed.

This commit was SVN r22824.
2010-03-12 23:57:50 +00:00
..
configure.params Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
help-mpi-pml-csum.txt Add in eager limit checks in pmls. 2009-08-10 12:46:20 +00:00
Makefile.am Add in eager limit checks in pmls. 2009-08-10 12:46:20 +00:00
pml_csum_comm.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_comm.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_csum_component.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_component.h Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_endpoint.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_endpoint.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_hdr.h This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
pml_csum_iprobe.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_irecv.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_isend.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_progress.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdma.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_rdma.h Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdmafrag.c Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00
pml_csum_rdmafrag.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_csum_recvfrag.c Silence some compiler warnings about print statements 2009-08-13 13:45:38 +00:00
pml_csum_recvfrag.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pml_csum_recvreq.c This fixes trac:2154 - CSUM PML false positive. Needs to go to both cmr:v1.4.2 and cmr:v1.5 2010-02-10 10:24:16 +00:00
pml_csum_recvreq.h This fixes trac:2154 - CSUM PML false positive. Needs to go to both cmr:v1.4.2 and cmr:v1.5 2010-02-10 10:24:16 +00:00
pml_csum_sendreq.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_csum_sendreq.h Setup the convertor once during add_procs() instead on every request 2009-08-24 18:50:39 +00:00
pml_csum_start.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
pml_csum.c Fix the configure logic for --with-ft so that it properly takes a comma separated list. 2010-03-12 23:57:50 +00:00
pml_csum.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
post_configure.sh Add a new PML module that acts as a "mini-dr" - when requested, it performs a dr-like checksum on messages for BTL's that require it, as specified by MCA params. 2009-03-23 23:52:05 +00:00