1
1
openmpi/orte/tools/orte-ps
2009-05-07 17:41:05 +00:00
..
CMakeLists.txt Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version. 2009-05-07 17:41:05 +00:00
help-orte-ps.txt Moved the 'orte-ps' command from the tmp/jjhursey-ft-cr branch 2006-06-28 22:06:13 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
orte-ps.1in Remove superfluous spaces in manpages that were causing catman to 2009-04-01 14:40:27 +00:00
orte-ps.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