From: jpc1@lobster.doc.ic.ac.uk (Justin Cormack)
Newsgroups: comp.parallel.mpi
Subject: Re: MPE Profiling!
Date: 9 Mar 1999 14:11:02 GMT
Organization: Dept. of Computing, Imperial College, University of London, UK.
Message-Id: <7c3a5m$ihe$1@lux.doc.ic.ac.uk>
References: <36E51C94.95C@sees.bangor.ac.uk>
Xref: ukc comp.parallel.mpi:4718


In article <36E51C94.95C@sees.bangor.ac.uk>, Grant Little <ug95033@sees.bangor.ac.uk> writes:
> I am fairly new to MPI and I am having real problems trying to get the
> MPE profiling library to work. I have only been able to come across one
> example of using it, and cannot get it to work either. The following
> code is a simple test program that I have tried. I have attempted
> numerous variations. It compiles fine but I always get error messages at
> the end of the program such as:
> 
> 
> SWAPPING THE BYTES
> unrecognised record type
> 
> and
> 
> CLOG: Can't get length of unknown record type 0


This was a bug in MPICH 1.1.1. There is a patch file, or you can upgrade to 1.1.2

Justin

