LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Michael Madore (mmadore_at_[hidden])
Date: 2003-05-08 12:25:26


Hi,

I just ran lamtests-7.0b9 against LAM 7.0b9 using Bproc. All of the
tests passed with the following exceptions:

env/procname
env/init_thread_cxx
env/is_thr_main_cxx
env/query_thread_cxx

With lamtests-7.0b8 and LAM 7.0b8 only the only test that fails is
env/procname, and it fails in the same manner as b9.

[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 0, file procname.c:74:
ERROR, processor name = 0, should be n0
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 1, file procname.c:74:
ERROR, processor name = 1, should be n1
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 2, file procname.c:74:
ERROR, processor name = 2, should be n2
[**ERROR**]: LAM/MPI MPI_COMM_WORLD rank 3, file procname.c:74:
ERROR, processor name = 3, should be n3

I have attached the output for all the tests in the env sub-directory.

The configuration for the test was:

Redhat 8.0 (fresh install)
linux-2.4.20 with bproc 3.2.5 patch
make check MODES="tcp sysv usysv crtcp lamd"

Let me know if you need any more details.

Mike Madore