Checkpointing with mpiexec

Pete Wyckoff pw at osc.edu
Thu Jun 19 14:21:32 EDT 2008


artpol84 at gmail.com wrote on Fri, 20 Jun 2008 01:02 +0700:
> Is there any developers documentation about mpiexec design besides source
> codes? If it is can I get it?

There's a proc-relations.fig file that pictorially explains who
talks to whom.  And the code is beautifully commented, of course,
but that's about it.  Start at main(), look at start_tasks() and
wait_tasks() down to poll_or_block_event().

		-- Pete


More information about the mpiexec mailing list