1
1
openmpi/ompi/mca/coll
Ralph Castain dc7f45dafd 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.
Only one place used the user name field - session_dir, when formulating the name of the top-level directory. Accordingly, the code for getting the user's id has been moved to the session_dir code.

This commit was SVN r17926.
2008-03-23 23:10:15 +00:00
..
base Add LLNL copyright to the file i modified yesterday 2007-10-09 15:18:23 +00:00
basic fixing the allgather problem reported on the mailing list. The problem was 2008-03-17 19:42:18 +00:00
demo Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
hierarch - adding the two-level hierarchy detection algorithm 2008-02-01 17:11:36 +00:00
inter Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
libnbc Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
self We should take in account the extent of the datatype when we compute 2008-01-19 05:34:53 +00:00
sm 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
sm2 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
tuned Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
coll.h add comments about the life-cycle of a collective module. 2008-01-25 03:46:31 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00