1
1
openmpi/orte
Brian Barrett b27b9b5380 * Clean up the ompi_mca macro's support for different configuration
types and add STOP_AT_FIRST_PRIORITY type for framework configuration,
    which allows all components at the highest priority that succeeds to
    succeed
  * Use STOP_AT_FIRST_PRIORITY type for gpr framework, so that the null
    component isn't built when the replica and proxy components are
    available.

This commit was SVN r15286.
2007-07-04 22:00:15 +00:00
..
class Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
dss The DSS pack function can use the const attribute for the src field 2007-06-12 22:47:14 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start. 2007-05-21 18:31:28 +00:00
mca * Clean up the ompi_mca macro's support for different configuration 2007-07-04 22:00:15 +00:00
runtime Update the Windows wait functions. The most important change is for 2007-06-14 04:35:46 +00:00
test Since universe size now is an orte thing, we may as well give it some direct support. Create rmgr set/get functions so it becomes more obvious where this value is being defined and how to retrieve it. Modify the bproc pls to pass it to the app procs when launched. Modify one of the test programs to verify it has been correctly set. 2007-07-02 16:45:40 +00:00
tools * Integrate man pages contributed by Dirk Eddelbuettel 2007-07-02 15:27:39 +00:00
util Make it so the universe size is passed through the ODLS instead of through a gpr trigger during MPI init. This matches what is currently being done with the app number. 2007-07-02 01:33:35 +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