1
1
openmpi/orte/util
2010-01-10 02:21:30 +00:00
..
comm Remove debug output 2009-09-09 17:46:28 +00:00
dash_host ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
hostfile Turn off a debug by properly setting the verbosity value 2009-09-30 06:47:48 +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 Fully enable the use of static ports to minimize connections on mpirun. When static ports are provided, daemons will automatically use routes defined by the selected routed module to callback to mpirun during startup, thus elimating the dedicated daemon-to-mpirun connection. Therefore, the total number of connections on mpirun will equal the fanout of the routed module (instead of #nodes in job). 2009-05-16 04:15:55 +00:00
nidmap.c Ensure we completely cleanout the old nidmap info 2009-11-19 19:42:15 +00:00
nidmap.h Complete implementation of regular expression generator and parser - now handles leading zero's and suffix in node names. 2009-06-18 04:36:00 +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 ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +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 We need to barrier for orte apps when the job is initially started, but we must not do the barrier when a proc is restarted as the other procs in the job won't know to participate. 2010-01-10 02:21:30 +00:00
proc_info.h We need to barrier for orte apps when the job is initially started, but we must not do the barrier when a proc is restarted as the other procs in the job won't know to participate. 2010-01-10 02:21:30 +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 Fix a bug reported by Rainer whereby we could free and reuse an address if the user specified the tmp dir base. After discussing with Josh, we also removed the code that had us retry creation of the session dir (using default values) if the user-specified value didn't work for some reason. Adhering to OMPI standard practices, we abort if the user-specified value doesn't work. 2009-12-03 01:57:35 +00:00
session_dir.h - Revert r20739 2009-03-05 21:56:03 +00:00
show_help.c Update the xml support to allow -xml-file foo whereby we redirect all xml formatted output (and ONLY xml formatted output) to a specified file 2009-09-02 18:03:10 +00:00
show_help.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00