.. |
comm
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
dash_host
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
hostfile
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
context_fns.c
|
For consistency reasons always use opal_home_directory and
|
2008-03-31 18:13:41 +00:00 |
context_fns.h
|
Fix the use of --path and -x PATH so that things work properly.
|
2008-03-05 21:07:43 +00:00 |
error_strings.c
|
Remove defunct error constant - we no longer have a GPR that can hold corrupt data!
|
2008-03-24 21:05:14 +00:00 |
hnp_contact.c
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
hnp_contact.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 |
Makefile.am
|
Update the debugger interface per email thread with Jeff and Brian. Handoff to them for final test and validation
|
2008-06-18 15:28:46 +00:00 |
name_fns.c
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
name_fns.h
|
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
|
2008-04-30 19:49:53 +00:00 |
nidmap.c
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
nidmap.h
|
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
|
2008-04-30 19:49:53 +00:00 |
pre_condition_transports.c
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +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
|
Remove a warning and add arequired header (otherwise we cannot compile when
|
2008-06-18 08:10:02 +00:00 |
proc_info.h
|
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
|
2008-04-30 19:49:53 +00:00 |
session_dir.c
|
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
|
2008-06-09 14:53:58 +00:00 |
session_dir.h
|
Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure.
|
2008-03-23 23:10:15 +00:00 |
show_help.c
|
Remove a warning and add arequired header (otherwise we cannot compile when
|
2008-06-18 08:10:02 +00:00 |
show_help.h
|
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
|
2008-06-18 03:15:56 +00:00 |