1
1
openmpi/ompi/tools/ompi_info
2010-12-02 12:08:08 +00:00
..
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
components.c Fix typo 2010-10-26 19:53:17 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +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 libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
version.c Add missing include file so that Absoft compile tests will pass 2009-07-01 13:19:06 +00:00