1
1
openmpi/ompi/runtime
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
..
help-mpi-runtime.txt After extensive conversations about this... 2006-04-13 17:00:36 +00:00
Makefile.am Bring over r10877 and r10881 from the /tmp/tbird branch: 2006-08-04 14:41:31 +00:00
mpiruntime.h Bring over r10877 and r10881 from the /tmp/tbird branch: 2006-08-04 14:41:31 +00:00
ompi_mpi_abort.c Always cast the return of malloc. 2006-10-05 05:07:43 +00:00
ompi_mpi_finalize.c Change the SOH to the new State Monitoring and Reporting (SMR) framework. New API's will be appearing in the new framework shortly - this just gets the name change into the system. 2006-08-16 16:35:09 +00:00
ompi_mpi_init.c Add some additional timing reporting: 2006-11-03 16:04:40 +00:00
ompi_mpi_io.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
ompi_mpi_params.c Correct the conversion between int and bool. Apply it on all files except 2006-08-28 18:59:16 +00:00
ompi_mpi_preconnect.c The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
params.h Bring over r10877 and r10881 from the /tmp/tbird branch: 2006-08-04 14:41:31 +00:00