1
1
openmpi/ompi/tools/ompi_info
Jeff Squyres 1cab7579d4 Do not use $(RM); BSD-flavored "make"s don't understand it. Instead,
just use "rm" -- everyone has that.  Thanks to Paul Hargrove for
identifying the issue.

This commit was SVN r25910.
2012-02-13 22:13:38 +00:00
..
CMakeLists.txt Complete the MinGW build support on Windows. 2011-08-15 09:47:23 +00:00
components.c My apologies for doing this outside of the usual time restrictions, but we need to get this in so we can make progress. 2012-01-11 15:53:09 +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 Do not use $(RM); BSD-flavored "make"s don't understand it. Instead, 2012-02-13 22:13:38 +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 My apologies for doing this outside of the usual time restrictions, but we need to get this in so we can make progress. 2012-01-11 15:53:09 +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 Missed this free/re-strdup 2011-11-03 11:31:37 +00:00
param.c Added field for VampirTrace support indicating whether it's enabled or not 2012-01-27 14:11:33 +00:00
version.c Add the MPI API version to the ompi_info output. How did we never 2011-11-04 23:30:59 +00:00