1
1
openmpi/orte/mca/errmgr
2009-06-26 22:40:00 +00:00
..
base The current errmgr.register_callback API takes a jobid as one of its argument. The intent was to have the errmgr check the jobid of the job being reported to it and, if it matches the jobid that was registered, call the specified callback function. 2009-05-11 03:38:15 +00:00
default Don't wakeup mpirun too early - even though we ordered an abort, we have to wait for the procs/daemons to properly terminate, and give the kill_procs command a chance to get out. 2009-06-26 22:40:00 +00:00
errmgr.h Remove extra ";", which caused a bazillion warnings in MTT. 2009-05-20 13:16:31 +00:00
Makefile.am * fix "make distclean" error in PML 2005-11-20 07:41:09 +00:00