Done: https://svn.open-mpi.org/trac/ompi/ticket/1216
Tim
Jeff Squyres wrote:
Blah; it is not a known issue. I swear I tested this, but I must have
goofed. :-(
Can you file a bug and assign it to me? I can't look at it this
second, but perhaps I can later today. Thanks...
On Feb 15,
Blah; it is not a known issue. I swear I tested this, but I must have
goofed. :-(
Can you file a bug and assign it to me? I can't look at it this
second, but perhaps I can later today. Thanks...
On Feb 15, 2008, at 9:19 AM, Tim Prins wrote:
Hi,
We are running into a problem with th
Hi,
We are running into a problem with the IBM test cxx_call_errhandler
since the merge of the c++ bindings changes. Not sure if this is a known
problem, but I did not see a bug or any traffic about this one.
MTT link: http://www.open-mpi.org/mtt/index.php?do_redir=532
Thanks,
Tim
Adrian Knoth wrote:
On Fri, Feb 01, 2008 at 11:40:20AM -0500, Tim Prins wrote:
Adrian,
Hi!
Sorry for the late reply and thanks for your testing.
1. There are some warnings when compiling:
I've fixed these issues.
Thanks.
2. If I exclude all my tcp interfaces, the connection fails prop
Hi George,
It turned out that memchecker break our usage of weak symbols. The
problem is that the definition of the weak symbol should always appear
before the first use of the function. There are two MPI functions that
are used in the memchecker.h file: MPI_Type_get_contents and
MPI_Type_get