1
1
openmpi/orte/mca/errmgr
2009-06-06 01:15:31 +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 Implement the ability to register callbacks when specified error states occur 2009-06-06 01:15:31 +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