1
1
openmpi/orte/tools/orte-top
2009-05-04 11:07:40 +00:00
..
help-orte-top.txt Fix typo noted by Bery Wesarg. 2009-03-03 12:16:57 +00:00
Makefile.am Per the earlier RFC and some discussion at the Dec ORTE design meeting, add the ompi-top tool and all its supporting infrastructure. This includes a new OPAL pstat framework and data type, currently with rather weak support for Mac OSX and pretty complete support for Linux. The Sun team promised to add Solaris support as well. 2008-12-22 20:23:05 +00:00
orte-top.1in Remove superfluous spaces in manpages that were causing catman to 2009-04-01 14:40:27 +00:00
orte-top.c Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans. 2009-05-04 11:07:40 +00:00