1
1
openmpi/orte/tools/orte-clean
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-clean.txt bringing over orte-clean from tmp/jjhursey-ft-cr branch 2006-06-28 22:33:54 +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-clean.1in Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00
orte-clean.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