Ticket #940 (accepted feature)
add mpdlistjobs-like functionality to hydra
| Reported by: | goodell | Owned by: | balaji |
|---|---|---|---|
| Priority: | minor | Milestone: | future |
| Component: | mpich2 | Keywords: | |
| Cc: | ashley@… |
Description
There's a chance that hydra already implements this, but I suspect it doesn't.
PADB figures out how to attach to processes by using mpdlistjobs and parsing the output of that command. Implementing this for hydra actually falls into two cases, persistent and on-demand. Something directly analogous to mpdlistjobs makes sense for the persistent case, but another solution will probably be needed for on-demand. Ashley Pittman (CCed) suggested it could be possible to use some of the debugger hooks for this. Signals or writing out a job description at mpiexec-time might be an alternative.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
