.. |
alps
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
base
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
cnos
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
env
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
generic
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
hnp
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
lsf
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
pmi
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
portals4_shmem
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
singleton
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
slave
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
slurm
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
slurmd
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
tm
|
Cleanup some include files, return a silent error in open/select as the complaining component already output a message
|
2011-11-02 17:42:06 +00:00 |
tool
|
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
|
2011-09-11 19:02:24 +00:00 |
configure.m4
|
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
|
2010-09-17 23:04:06 +00:00 |
ess.h
|
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 |
Makefile.am
|
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
|
2010-09-24 22:53:28 +00:00 |