1
1
openmpi/ompi/tools/ompi_info
Jeff Squyres 2f810a1e5e Fix a compiler warning and do some slightly-smarter unsigned int
checks.

This commit was SVN r21341.
2009-06-01 14:12:46 +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
components.cc 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
help-ompi_info.txt Make ompi_info behave a bit better if STL decides not to play with 0 2009-05-28 16:15:06 +00:00
Makefile.am This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
ompi_info.1in Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00
ompi_info.cc ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
ompi_info.h Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
output.cc Fix a compiler warning and do some slightly-smarter unsigned int 2009-06-01 14:12:46 +00:00
param.cc A slightly better way to fix the problem noted in r21137. 2009-06-01 13:58:37 +00:00
version.cc Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00