1
1
openmpi/orte/util
Ralph Castain 1caba7af2f Fix a bunch of compiler warnings reported by Jeff
This commit was SVN r22930.
2010-04-03 00:20:19 +00:00
..
comm Remove debug output 2009-09-09 17:46:28 +00:00
dash_host Fix a bunch of compiler warnings reported by Jeff 2010-04-03 00:20:19 +00:00
hostfile Save the username, if specified, for each node 2010-03-11 15:24:18 +00:00
context_fns.c - Header orte/mca/errmgr/errmgr.h is not needed. 2009-02-26 04:05:30 +00:00
context_fns.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
error_strings.c Add a new ras module to support bootstrap operations. Additional functionality may eventually be required in the component, but for now all it does is provide a mechanism for ensuring that other allocations don't confuse the system. 2009-09-30 23:30:24 +00:00
help-regex.txt Add a central capability to parse regular expressions for node and ppn info - constructing the regex to come soon. 2009-02-19 20:46:36 +00:00
hnp_contact.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
hnp_contact.h As requested by Aurelien at the July design meeting - long time coming, but finally got around to it. 2008-12-10 17:10:39 +00:00
Makefile.am Add a central capability to parse regular expressions for node and ppn info - constructing the regex to come soon. 2009-02-19 20:46:36 +00:00
name_fns.c Ensure the thread-safe data buffers are initialized prior to use 2009-11-25 15:12:45 +00:00
name_fns.h Add a convenience macro to make a job family 2010-03-05 13:35:09 +00:00
nidmap.c Don't include jobs in the nidmap if they aren't mapped jobs 2010-03-25 22:54:57 +00:00
nidmap.h 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
parse_options.c Protect against NULL input - I'm -sure- no one will do it, but...well, actually, they did. :-/ 2009-11-25 15:13:21 +00:00
parse_options.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
pre_condition_transports.c 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
pre_condition_transports.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
proc_info.c 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
proc_info.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
regex.c Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities. 2009-08-11 02:51:27 +00:00
regex.h Continue development of regular expression support by implementing it for slurm launches. Works for both initial (cmd line and non-cmd line) and comm_spawn launch. 2009-06-23 20:25:38 +00:00
session_dir.c Create a new mca parameter to control creation of session directories. Defaults to true so that the current behavior of always creating them is preserved. If set to false (0), then don't create session directories. Helps in those environments where session directories are a problem. 2010-03-02 15:18:33 +00:00
session_dir.h - Revert r20739 2009-03-05 21:56:03 +00:00
show_help.c Truly respect the -quiet option. Make it an mca param so someone doesn't have to put it solely on the cmd line. Tell show_help to shaddup as well. 2010-04-02 14:19:38 +00:00
show_help.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00