1
1
openmpi/orte
2014-06-25 20:43:28 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Per RFC: 2014-06-01 16:14:10 +00:00
mca Revert r32082 and r32070 - the developer's conference has decided to go a different direction on the threaded progress effort. This will involve some degree of prototyping to understand the tradeoffs prior to making a final design decision, and so we'll hold off on the final change until that is completed. 2014-06-25 20:43:28 +00:00
orted Resolve the MTT timeout problem. This appears to have largely been caused by missing sigchld notifications, thus causing the daemons to believe that not all procs had exited. Let comm failure also serve as notification of process termination, and add appropriate flags/attributes to avoid multiple reporting of proc termination. 2014-06-21 17:09:02 +00:00
runtime Multiple sigchld reports can occur within a single event callback, so have to reap them until none remain. Also, need to ensure the daemon is flagged as alive prior to calling wait_cb 2014-06-17 18:46:40 +00:00
test Cleanup the test so it is MPI correct 2014-06-01 17:57:36 +00:00
tools Per request from Gilles and discussion at devel conference, have the --oversubscribe option automatically set both oversubscribe and overload-allowed properties as this is likely what the user intended. 2014-06-24 18:11:39 +00:00
util use a consistent naming scheme for the SNAPSHOT attributes 2014-06-25 15:26:24 +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 Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00