1
1
openmpi/orte
2011-11-03 04:04:32 +00:00
..
config update ess alps configuration file to include CNOS and PMI checks. some of the features committed here aren't being used, but they will be. also update orte_check_pmi.m4 to include missing call to action-if-not-found if --with-pmi is not specified or is disabled. 2011-11-03 02:14:47 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
mca add PMI support to ess alps module. xt system guys: please yell at me if i missed something in cnos. 2011-11-03 04:04:32 +00:00
orted Minimize the amount of topology info returned by the daemons. Most clusters, especially at scale, use the same node topology on every node, so there is no re 2011-11-01 18:43:10 +00:00
runtime Cleanup error reports 2011-11-02 18:34:19 +00:00
test Add another test 2011-11-02 15:59:16 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools Minimize the amount of topology info returned by the daemons. Most clusters, especially at scale, use the same node topology on every node, so there is no re 2011-11-01 18:43:10 +00:00
util Complete implementation of the ess.proc_get_locality API. Up to this point, the API was only capable of telling if the specified proc was sharing a node with you. However, the returned value was capable of telling you much more detailed info - e.g., if the proc shares a socket, a cache, or numa node. We just didn't have the data to provide that detail. 2011-10-19 20:18:14 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +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 Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00