1
1
openmpi/ompi/mca/pml/teg
Brian Barrett 95fd068ffa remove hard coded constants for value of MPI_TAG_UB and the max CID and add
the values to the PML structure.  This will allow PMLs that want to do
hardware matching at the cost of a smaller range of valid tags and cids.
Updated all the places that used the MPI_TAG_UB_VALUE constant to instead
look at the pml struct.

This commit was SVN r6778.
2005-08-09 14:56:04 +00:00
..
configure.params Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_ptl_array.c * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
pml_ptl_array.h Change the default name for the PML PTL from mca_pml_base_ptl_t to mca_pml_teg_ptl_t. 2005-08-05 18:26:53 +00:00
pml_teg_cancel.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_teg_component.c 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
pml_teg_component.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_teg_iprobe.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_irecv.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_isend.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_proc.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_proc.h * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_progress.c Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_teg_ptl.c Change the default name for the PML PTL from mca_pml_base_ptl_t to mca_pml_teg_ptl_t. 2005-08-05 18:26:53 +00:00
pml_teg_ptl.h Change the default name for the PML PTL from mca_pml_base_ptl_t to mca_pml_teg_ptl_t. 2005-08-05 18:26:53 +00:00
pml_teg_recvfrag.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
pml_teg_recvfrag.h Rename src -> ompi 2005-07-02 13:43:57 +00:00
pml_teg_recvreq.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_recvreq.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
pml_teg_sendreq.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg_sendreq.h Change the default name for the PML PTL from mca_pml_base_ptl_t to mca_pml_teg_ptl_t. 2005-08-05 18:26:53 +00:00
pml_teg_start.c * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
pml_teg.c remove hard coded constants for value of MPI_TAG_UB and the max CID and add 2005-08-09 14:56:04 +00:00
pml_teg.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
post_configure.sh Rename src -> ompi 2005-07-02 13:43:57 +00:00