1
1
openmpi/ompi
Ralph Castain 2e223abe33 Restore the auto-poll method for detecting debugger attachment, but only in the mpirx debugger module and only if the corresponding rate mca param is set.
Guess we missed it before, but add the debugger framework to the orte-info and ompi_info tools

This commit was SVN r23667.
2010-08-25 22:52:33 +00:00
..
attribute * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
class Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
communicator * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
config - This warning now is not supported anymore. Using it generates 2010-08-18 06:01:23 +00:00
contrib Fixed typo 2010-08-09 08:52:05 +00:00
datatype - Add on to r23580: we do check for F90's DOUBLE COMPLEX, but do not do 2010-08-10 20:33:50 +00:00
debuggers Move the predefined gap test to ompi/debuggers (we already have the 2010-07-28 16:22:10 +00:00
errhandler Fix bug introduced by r23463. We now handle positive 2010-07-28 19:19:27 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Fix bugs where (OMPI_ERROR == *) checks cannot be converted to (OMPI_SUCCESS != *) since the return codes are overloaded to return an "index" on success. 2010-05-18 20:54:11 +00:00
include This commit, along with r23467, r23468, r23470, r23471 should fix #2241. 2010-07-22 02:23:47 +00:00
info Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
mca Get rid of a warning of "pointer of type ‘void *’ used in arithmetic" on Linux, which is also an error on Windows. 2010-08-25 08:26:11 +00:00
mpi Several EXTRA_STATE parameter types were erroneously "INTEGER" (they 2010-08-25 16:46:36 +00:00
mpiext - ompi_ext.m4: For VPATH builds, create the subdirectories first 2010-08-17 22:40:22 +00:00
op r20280 introduced the op framework and changed all the back-end op 2010-08-12 13:56:01 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
request Update comment to explain why macro should only 2010-08-10 21:13:27 +00:00
runtime Make trunk compile on Red Storm again 2010-08-17 21:51:38 +00:00
tools Restore the auto-poll method for detecting debugger attachment, but only in the mpirx debugger module and only if the corresponding rate mca param is set. 2010-08-25 22:52:33 +00:00
win - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Add support for ompi_ext on Windows. 2010-08-23 13:16:30 +00:00
Makefile.am Fix make distcheck issue with mpiextensions framework 2010-08-18 17:18:20 +00:00