1
1
openmpi/ompi/debuggers
Pak Lui bc34a46969 * complete the fix started in r15915, that is, to prevent negative tags
from showing up in the message queue graph. Tags are now casted to int
  before the negative checks, since tags by the spec are stored as 
  mqs_tword_t, an unsigned long long.

This commit was SVN r16027.

The following SVN revision numbers were found above:
  r15915 --> open-mpi/ompi@b9ea4c92e7
2007-08-31 03:02:24 +00:00
..
debuggers.h Add OMPI_DECLSPEC before all exported functions. 2005-12-31 12:18:15 +00:00
Makefile.am Add th headers to the make dist. 2006-10-06 14:52:44 +00:00
mpi_interface.h A lot of cleanups. Verbose is enabled right now as we're tracking down 2007-08-23 16:40:07 +00:00
ompi_dll_defs.h Be as user friendly as possible and provide more information. Now we make the 2007-08-26 23:07:14 +00:00
ompi_dll.c * complete the fix started in r15915, that is, to prevent negative tags 2007-08-31 03:02:24 +00:00
ompi_totalview.c The message queue is now back online. It heavely depend on the 2007-08-16 04:33:04 +00:00