1
1
openmpi/orte
2007-04-07 02:25:48 +00:00
..
class These are orte functions, the structure should be named as such 2007-02-22 23:29:31 +00:00
dss Change the ORTE datatype service in 2 ways: 2007-04-06 19:40:29 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
mca Fix a gigantic memory leak. We were copying a message to send into a buffer, then never freeing the copy we made. But we were mistakenly allocating the buffer on the stack, so the memory checking tools never caught the leak. On 96 nodes, 384 processes, mpirun memory usage went from about 12M to 3M for me after this minor change... 2007-04-07 02:25:48 +00:00
runtime Don't reset the pid, as at this point it is already set. 2007-04-05 20:13:50 +00:00
test Add two new test codes - orte_loop_spawn/child - to help debug issues surrounding multiple calls to comm_spawn 2007-04-04 21:02:18 +00:00
tools add a newline so output is cleaner/clearer 2007-04-05 17:45:03 +00:00
util Deal with the include spree. Protect "environ" on Windows. 2007-04-01 16:16:54 +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