1
1
openmpi/orte/mca/plm/tmd
Ralph Castain 099c3aad97 Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
This required modification of the errmgr.update_state API so the pid could be passed in to the function that could update the proper data record(s). All calls to that API have been updated as well, but I obviously couldn't test them all.

Thanks to Dong Ahn (LLNL) for catching this problem!

Also fixed debugger daemon cospawn, both for initial launch and attach-while-running modes. Tested and verified on rsh and slurm.

This commit was SVN r23300.
2010-06-24 05:13:53 +00:00
..
.ompi_ignore Sandbox for next-gen launch 2008-06-24 01:25:51 +00:00
.ompi_unignore Sandbox for next-gen launch 2008-06-24 01:25:51 +00:00
configure.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
configure.params Sandbox for next-gen launch 2008-06-24 01:25:51 +00:00
help-plm-tmd.txt Sandbox for next-gen launch 2008-06-24 01:25:51 +00:00
Makefile.am Sandbox for next-gen launch 2008-06-24 01:25:51 +00:00
plm_tmd_component.c - Header orte/mca/errmgr/errmgr.h is not needed. 2009-02-26 04:05:30 +00:00
plm_tmd_module.c Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0. 2010-06-24 05:13:53 +00:00
plm_tmd.h Take a step back on the slurm and tm launchers. Problems were occurring in the MTT runs, although not under non-MTT scenarios. Preserve the modified plm versions in new components that are ompi_ignored until we can resolve the problems. 2008-12-09 00:32:04 +00:00