1
1
openmpi/ompi/mca/mtl/psm
Rainer Keller 9dea63d63a - Last of intrusive commits (promised)... err for now.
Anyway, this is blocking the move: do not include pml.h
   if not really needed, aka none of the following used:
     mca_pml
     MCA_PML_CALL
     OMPI_ANY_TAG
     OMPI_ANY_SOURCE
     OMPI_PROC_NULL

 - Notable exceptions (deleting in one header->adding):
   - ompi/mca/mtl/psm/
   - ompi/mca/osc/rdma/
   - ompi/mca/btl/openib/btl_openib_endpoint.c depended on
     pml_base_sendreq.h

 - Tested on Linux/x86-64, this time including make check
   (thanks Jeff and Ralph)

This commit was SVN r20725.
2009-03-04 17:06:51 +00:00
..
configure.m4 Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00
configure.params Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
mtl_psm_cancel.c Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00
mtl_psm_component.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
mtl_psm_endpoint.c - Header orte/mca/oob/base/base.h is probably the wrong one to include 2009-02-26 04:20:03 +00:00
mtl_psm_endpoint.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
mtl_psm_probe.c update copyright.. 2007-06-11 21:17:49 +00:00
mtl_psm_recv.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mtl_psm_request.h Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00
mtl_psm_send.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
mtl_psm_types.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
mtl_psm.c Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP. 2008-06-09 14:53:58 +00:00
mtl_psm.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
post_configure.sh Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00