1
1
openmpi/orte
George Bosilca 29597cf0c5 We need to initialize the ODLS as they are the only one to define
the ORTE_DAEMON_CMD type. Which, unfortunately, is used all over
the place. Without this, we get error:
[msc01:12341] [0,0,0] ORTE_ERROR_LOG: Data pack failed in file ../../ompi-trunk/orte/dss/dss_pack.c at line 83
[msc01:12341] [0,0,0] ORTE_ERROR_LOG: Data pack failed in file ../../ompi-trunk/orte/dss/dss_pack.c at line 58
[msc01:12341] [0,0,0] ORTE_ERROR_LOG: Data pack failed in file ../../../../ompi-trunk/orte/mca/pls/base/pls_base_orted_cmds.c at line 136

This commit was SVN r13320.
2007-01-26 04:32:15 +00:00
..
class - Initialize the size of the opal_object class. 2007-01-21 14:24:29 +00:00
dss - Define a OPAL_CLASS_EMPTY to be used for initialization. 2007-01-21 15:52:06 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode: 2006-12-11 18:07:07 +00:00
mca fix typo in name of the cancel operation. 2007-01-25 19:07:27 +00:00
runtime We need to initialize the ODLS as they are the only one to define 2007-01-26 04:32:15 +00:00
test Convert this test back to the old form of xcast API 2007-01-18 19:32:43 +00:00
tools Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00
util Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode: 2006-12-11 18:07:07 +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 Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00