1
1
openmpi/orte/mca/odls
2010-03-23 20:47:41 +00:00
..
base Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
bproc Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
default - Further patches for support on NetBSD (and DragonFly) by 2010-03-15 05:33:42 +00:00
process Ensure that the errmgr does not take action if the process was terminated by a "kill_procs" command as this can lead to circular logic. 2010-03-05 13:22:12 +00:00
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.h Change the app_idx type to uint32_t to support users who use large numbers of app_contexts. Set it up as a new typedef so we can change it later without as much effort. 2010-02-27 17:37:34 +00:00
odls.h Ensure that the errmgr does not take action if the process was terminated by a "kill_procs" command as this can lead to circular logic. 2010-03-05 13:22:12 +00:00