Hmm, why should an external debugger dictate the members
of our communicator struct? Does MPICH, etc. have the exact same
structure for their comunicators? I doubt it.
If George's r16177 change is correct, mqs_taddr_t unique_id is never
used or set in OMPI.
I'm sure TotalView & DLL already need
Hi Tim,
Tim Mattox wrote:
Hmm, why should an external debugger dictate the members
of our communicator struct? Does MPICH, etc. have the exact same
structure for their comunicators? I doubt it.
Yes, only for mqs_communicator which shares between the DLL and TV. In
fact, the whole mpi_interf
He's right. By mistake I modified the mpi_interface.h file, when I
knew that it should not be modified. This file is identical for all
MPI implementations that provide parallel debuggers support. It
define the interfaces between us and them ... interfaces that include
functions as well as s