1
1
openmpi/orte/util
2007-06-17 04:59:15 +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 Compute and pass the local_rank and local number of procs (in that proc's job) on the node. 2007-05-21 14:30:10 +00:00
proc_info.h Compute and pass the local_rank and local number of procs (in that proc's job) on the node. 2007-05-21 14:30:10 +00:00
session_dir.c Bring in the generalized xcast communication system along with the correspondingly revised orted launch. I will send a message out to developers explaining the basic changes. In brief: 2007-06-12 13:28:54 +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 Be a little bit more verbose: tell which file we have trouble with... 2007-06-17 04:59:15 +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