1
1
openmpi/ompi/runtime
Brian Barrett ab6cbb2359 * update ompi_mpi_abort to call abort_procs_request on the processes that
should die, according to the MPI standard.  It's possible that the
    ORTE layer may kill additional processes, but that's beyond our
    control and seems to be allowed by the standard (ie, it might also
    end up killing all the procs in all the jobs covered by the
    communicator).

  * update the stack trace printing code to use the framework rather
    than calling execinfo directly, so that we should be able to get
    stack traces on all the platforms we support stack tracing on
    (if the user wants stack traces on abort, of course)

This commit was SVN r11753.
2006-09-22 15:04:04 +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 * update ompi_mpi_abort to call abort_procs_request on the processes that 2006-09-22 15:04:04 +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 - fix typos 2006-09-19 07:55:41 +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