Hi Carsten,
ops, sorry!. There was a memory bug created by me misusing one my own collective topo functions.. which I think was corrupting the MPE logging buffers (and who knows what else). Anyway it should be fixed in the next nightly build/tarball.

G
On Fri, 6 Jan 2006, Carsten Kutzner wrote:

On Fri, 6 Jan 2006, Graham E Fagg wrote:

Looks like the problem is somewhere in the tuned collectives?
Unfortunately I need a logfile with exactly those :(

  Carsten

I hope not. Carsten can you send me your configure line (not the whole
log) and any other things your set in your .mca conf file. Is this with
the changed (custom) decision function or the standard one??

I get the problems with custom decision function as well as without. Today
I downloaded a clean tarball 1.1a1r8626 and changed nothing. I simply
configure with

$ ./configure --prefix=/home/ckutzne/ompi1.1a1r8626-gcc331

Then make all install and that's it. I both tried gcc3.3.1 and gcc4.0.2.

Then I install MPE from mpe2.tar.gz with
./configure MPI_CC=/home/ckutzne/ompi1.1a1r8626-gcc331/bin/mpicc \
             CC=/usr/bin/gcc \
             MPI_F77=/home/ckutzne/ompi1.1a1r8626-gcc331/bin/mpif77 \
             F77=/usr/bin/gcc \
             --prefix=/home/ckutzne/mpe2-ompi1.1a1r8626-gcc331
   make
   make install
   make installcheck --> ok!

I did not set anything in an .mca conf file (do I have to?)

 Carsten




Thanks,
        Graham.
----------------------------------------------------------------------
Dr Graham E. Fagg       | Distributed, Parallel and Meta-Computing
Innovative Computing Lab. PVM3.4, HARNESS, FT-MPI, SNIPE & Open MPI
Computer Science Dept   | Suite 203, 1122 Volunteer Blvd,
University of Tennessee | Knoxville, Tennessee, USA. TN 37996-3450
Email: f...@cs.utk.edu  | Phone:+1(865)974-5790 | Fax:+1(865)974-8296
Broken complex systems are always derived from working simple systems
----------------------------------------------------------------------

Reply via email to