1
1
openmpi/ompi/tools/ompi_info
Rainer Keller 51e2b5dcef - Make the maximum length user strings configurable... Namely
MPI_MAX_PROCESSOR_NAME
      MPI_MAX_ERROR_STRING
      MPI_MAX_OBJECT_NAME
      MPI_MAX_INFO_KEY
      MPI_MAX_INFO_VAL
      MPI_MAX_PORT_NAME
      MPI_MAX_DATAREP_STRING

   Defaults stay as theyr currently are -- and now give an explanation on the
   min/max values being used in a central place...
   m4-macro _OPAL_WITH_OPTION_MIN_MAX_VALUE may be benefical in other parts
   of the configure system.

 - We need some of these in the lower level OPAL for an upcoming commit!
   All other levels base their values on them.

This commit was SVN r21292.
2009-05-27 12:54:40 +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 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +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 Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
param.cc - Make the maximum length user strings configurable... Namely 2009-05-27 12:54:40 +00:00
version.cc Putback for all changes to automate man page updates to strings of 2008-08-01 21:14:37 +00:00