1
1
openmpi/orte
Tim Prins 313edd8955 - Fix a problem reported on the users list where we would segfault in finalize after calling spawn if the user did not call MPI_Comm_disconnect
- Fix the app context constructor so it initializes all the fields.

This commit was SVN r18079.
2008-04-04 15:07:39 +00:00
..
etc remove defunct file 2007-07-20 02:10:38 +00:00
include Remove defunct error constant - we no longer have a GPR that can hold corrupt data! 2008-03-24 21:05:14 +00:00
mca 1. Fixing Possible strdup of NULL 2008-04-02 14:12:38 +00:00
orted Improve the scalability of the modex operation and fix a bug reported by Tim P 2008-03-27 15:17:53 +00:00
runtime - Fix a problem reported on the users list where we would segfault in finalize after calling spawn if the user did not call MPI_Comm_disconnect 2008-04-04 15:07:39 +00:00
test 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
tools Quite warning about uninitialized variable 2008-03-31 13:52:27 +00:00
util Make two important MCA params "visible" to ompi_info 2008-04-02 14:54:57 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte. 2008-03-05 22:44:35 +00:00