1
1
openmpi/ompi/mca/mtl/psm
Brian Barrett 312f37706e In talking about this with Jeff and Ralph, we don't actually need
ompi_show_help, because opal_show_help is replaced with an 
aggregating version when using ORTE, so there's no reason to
directly call orte_show_help.

This commit was SVN r28051.
2013-02-12 21:10:11 +00:00
..
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
help-mtl-psm.txt Add in support to specify IB path record query mechanism and IB Application/Service ID for PSM MTL. Also fix a minor bug in calculating the minimum connection timeout. 2010-01-13 18:58:00 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
mtl_psm_cancel.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_psm_component.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
mtl_psm_endpoint.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
mtl_psm_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
mtl_psm_probe.c fix copy/paste typo 2012-05-24 16:06:20 +00:00
mtl_psm_recv.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
mtl_psm_request.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
mtl_psm_send.c Convert a few opal_output() calls to instead use orte_show_help() as well as do some minor cosmetic changes dealing with tab spacing and c-blocks being enclosed with \{\}. There was also a long standing bug with the PSM mtl if the number of hardware contexts on adapter were less than the number of cores on a node (The default case is they are the same hence no issues were reported). For completeness we take care of this case as well but it requires us to tell PSM how many local processes are running on a node and the local rank of the process on a node so it can allocate the available hardware contexts appropriately. 2009-07-30 02:55:20 +00:00
mtl_psm_types.h fix define typo in psm mtl. 2011-10-24 18:38:12 +00:00
mtl_psm.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
mtl_psm.h Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
post_configure.sh Initial commit of QLogic PSM MTL. 2006-09-14 16:44:02 +00:00