1
1
openmpi/orte/mca
Ralph Castain 60e27c77e7 Add some additional timing reporting:
1. Added reporting points around the xcasts in MPI_Init. Note that these times will include time spent waiting for a trigger to fire, which is why the times between stage gates did NOT include these times initially. The inter-stage-gate times still do NOT include the xcast time - the xcast time is reported separately.

2. Added the process vpid on the MPI_Init timing reports for clarity.

3. Added a report from the xcast function on the HNP that outputs the number of bytes in the message being sent to the processes.

This commit was SVN r12422.
2006-11-03 16:04:40 +00:00
..
errmgr Bring the map fixes into the main trunk. This should fix several problems, including the multiple app_context issue. 2006-10-07 15:45:24 +00:00
gpr Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
iof And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
ns Fix ticket #545 2006-10-31 21:29:07 +00:00
odls Cleaner rendition now extended to other environments. Remove MCA params for backend procs that can cause trouble. Specifically, any directives on the selection of components for RDS, RAS, RMAPS, PLS, and RMGR can be bad mojo on the backend. 2006-10-20 16:50:13 +00:00
oob Add some additional timing reporting: 2006-11-03 16:04:40 +00:00
pls Bring the timing instrumentation to the trunk. 2006-10-25 15:27:47 +00:00
ras Add a few attributes that are helpful for folks doing things like Eclipse. Also add yet another command-line option to orterun to support one of the new attributes. These include: 2006-10-31 22:16:51 +00:00
rds Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
rmaps Add a few attributes that are helpful for folks doing things like Eclipse. Also add yet another command-line option to orterun to support one of the new attributes. These include: 2006-10-31 22:16:51 +00:00
rmgr Make sure the print_map doesn't get called if we don't do the map step in rmgr.spawn 2006-11-02 05:52:24 +00:00
rml Lesson to be learned: if you send an ack to a recv'd command, better not send it to the same tag it came from - at least, not if there is a persistent recv on that tag! 2006-10-21 02:53:19 +00:00
schema Bring the map fixes into the main trunk. This should fix several problems, including the multiple app_context issue. 2006-10-07 15:45:24 +00:00
sds Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
smr Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00