1
1
openmpi/opal/mca/pstat
2013-10-07 15:43:43 +00:00
..
base Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
linux Update struct member name - this is why we put such things in the trunk before moving them to a branch, especially when coming from outside :-) 2013-10-07 15:43:43 +00:00
test MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +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
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
pstat.h Extend/update how we handle process stats. Add the ability to collect node-level stats separate from the process stats. Update the process stat memory fields to report in MBytes instead of KBytes as I can't find any process that runs in KBytes nowadays. 2011-04-21 22:55:45 +00:00