LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Barry McInnes (Barry.J.Mcinnes_at_[hidden])
Date: 2006-06-29 15:24:29


Following on from the thread, a previous email reply (2006-06-08
00:21:30) was

"I think we tracked this error down recently, and it was localized to
the MPI-2 dynamic process functions (accept, connect, and join, to be
specific). If you don't need these functions, it is safe to ignore
the errors. If you do need those functions, I'm releasing a LAM
7.1.3 beta this weekend that should have a fix for this issue."

I just made 7.1.3a1 downloaded Monday, and the lamtestfor 7.1.3a1
make -k check MODE="tcp"
gives the same errors (see attached)

The install details on macG5 running 10.4.7 are :
[mac27:~/lamtests-7.1.3a1] bjm% lamnodes
n0 mac27.cdc.noaa.gov:1:origin,this_node
n1 mac05.cdc.noaa.gov:1:
[mac27:~/lamtests-7.1.3a1] bjm% laminfo
             LAM/MPI: 7.1.3a1
              Prefix: /sw/lammpi-xlf.test
        Architecture: powerpc-apple-darwin8.7.0
       Configured by: bjm
       Configured on: Thu Jun 29 10:05:13 MDT 2006
      Configure host: mac05.cdc.noaa.gov
      Memory manager: darwin7malloc
          C bindings: yes
        C++ bindings: yes
    Fortran bindings: yes
          C compiler: /usr/bin/gcc-3.3
        C++ compiler: /usr/bin/g++-3.3
    Fortran compiler: /sw/bin/g95
     Fortran symbols: double_underscore
         C profiling: yes
       C++ profiling: yes
   Fortran profiling: yes
      C++ exceptions: no
      Thread support: yes
       ROMIO support: yes
        IMPI support: no
       Debug support: no
        Purify clean: yes
            SSI boot: globus (API v1.1, Module v0.6)
            SSI boot: rsh (API v1.1, Module v1.1)
            SSI boot: slurm (API v1.1, Module v1.0)
            SSI coll: lam_basic (API v1.1, Module v7.1)
            SSI coll: shmem (API v1.1, Module v1.0)
            SSI coll: smp (API v1.1, Module v1.2)
             SSI rpi: crtcp (API v1.1, Module v1.1)
             SSI rpi: lamd (API v1.0, Module v7.1)
             SSI rpi: sysv (API v1.0, Module v7.1)
             SSI rpi: tcp (API v1.0, Module v7.1)
             SSI rpi: usysv (API v1.0, Module v7.1)
              SSI cr: self (API v1.0, Module v1.0)
[mac27:~/lamtests-7.1.3a1]

Any help/advice appreciated,
thanks barry