1
1
openmpi/orte
2007-05-30 18:50:29 +00:00
..
class Revert prior commits from last night that involved significant change to the GPR, along with cosmetic changes to the odls_default module pending review and test. 2007-04-12 13:13:28 +00:00
dss Modify the new DSS xfer and copy functions so they only xfer/copy the unpacked portion of a buffer's payload. This allows for more rapid transfer of data during message relay without requiring any knowledge of what is in the buffer. 2007-05-23 14:06:32 +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 Correct a threaded problem and make sure we only free what was allocated. 2007-05-30 18:50:29 +00:00
runtime Call opal_show_help with the expected number of arguments. 2007-05-30 18:49:43 +00:00
test better error output 2007-05-29 16:53:40 +00:00
tools Fix a compiler warning - strncmp returns an int, so you have to compare to 0 instead of NULL. 2007-05-29 18:02:10 +00:00
util 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
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