1
1
openmpi/orte/mca/errmgr/default_tool
2014-05-08 02:01:35 +00:00
..
errmgr_default_tool_component.c Tools require their own errmgr and state components so they can handle any errors that occur in, for example, communication . 2013-12-19 01:49:33 +00:00
errmgr_default_tool.c Ensure we don't abort if a tool cannot send a message - the orte/util/comm library used by tools to query mpirun knows how to handle this situation. 2013-12-19 07:10:36 +00:00
errmgr_default_tool.h Tools require their own errmgr and state components so they can handle any errors that occur in, for example, communication . 2013-12-19 01:49:33 +00:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00