1
1
openmpi/orte/util
2007-05-18 13:29:11 +00:00
..
error_strings.c Fix the app-failed-to-start capability that was broken by r14554 (holding the caller in rmgr.spawn until the application - as opposed to just the orteds - have started). Allow the rmgr.spawn function to return if the app terminates, correctly handling its return status code to show abnormal termination. Modify orterun to correctly handle the returned status code so it doesn't enter a conditioned wait if the app fails to start since it will never wakeup if it does. 2007-05-18 13:29:11 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
pre_condition_transports.c Fix a pile of memory leaks in ORTE. 2007-03-29 00:50:56 +00:00
pre_condition_transports.h Instead of continually screwing around with different format strings to 2006-12-04 18:07:24 +00:00
proc_info.c Eliminate virtually all of the attribute_predefined data from the STG1 message. We now compute the total number of slots allocated to us and save that in the registry - the attributed_predefined then retrieves it via the STG1 message. The app_num is passed via the process_info structure, which gets the value from the ODLS in the environment. 2006-12-07 03:11:20 +00:00
proc_info.h Eliminate virtually all of the attribute_predefined data from the STG1 message. We now compute the total number of slots allocated to us and save that in the registry - the attributed_predefined then retrieves it via the STG1 message. The app_num is passed via the process_info structure, which gets the value from the ODLS in the environment. 2006-12-07 03:11:20 +00:00
session_dir.c Allow caller to get session directory name without anything else 2007-04-23 18:25:36 +00:00
session_dir.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
sys_info.c Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +00:00
sys_info.h And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
univ_info.c Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +00:00
univ_info.h Cleanup the problem of connecting to default universes. 2006-11-06 15:28:38 +00:00
universe_setup_file_io.c Nothing releavant, only indentation. 2006-07-11 05:27:17 +00:00
universe_setup_file_io.h Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3 2006-08-20 15:54:04 +00:00