1
1
openmpi/ompi/tools/ompi_info
2009-10-22 23:38:19 +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.c Correct a couple of typos in ompi_info's list of components 2009-10-22 23:38:19 +00:00
help-ompi_info.txt Have ompi_info output a better error message when a requested framework cannot be found, either because it doesn't exist or support wasn't configured into OMPI. 2009-09-29 13:56:14 +00:00
Makefile.am Re-implement ompi_info in C, replacing the prior C++ code. This removes the last C++ code from the OMPI code base, thus relieving the requirement for C++ support unless the user requests the C++ bindings. 2009-06-30 21:41: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.c Update ompi_info to support new sensor, fddp, and rmcast frameworks if OMPI was configured to include them 2009-09-29 13:14:39 +00:00
ompi_info.h Cleanup a define to separate it from the info.h file 2009-06-30 22:56:25 +00:00
output.c Re-implement ompi_info in C, replacing the prior C++ code. This removes the last C++ code from the OMPI code base, thus relieving the requirement for C++ support unless the user requests the C++ bindings. 2009-06-30 21:41:28 +00:00
param.c Have ompi_info output a better error message when a requested framework cannot be found, either because it doesn't exist or support wasn't configured into OMPI. 2009-09-29 13:56:14 +00:00
version.c Add missing include file so that Absoft compile tests will pass 2009-07-01 13:19:06 +00:00