From: Irit Cohen <irit@attacca.com>
Newsgroups: comp.parallel.mpi
Subject: Problem with CHIMP
Date: Thu, 24 Jun 1999 00:17:44 +0200
Organization: Attacca International
Message-Id: <37715D08.40896AFE@attacca.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:5246


I'm new to MPI.
When running my program (Router.c) using CHIMP I get error such as:

[chimp`chp{1}`Router.t800] register dump at iptr 0x8000c736 (0xb736)
wptr 0x80040f11 (0x3d25) (program error)

This line appears once per thread and it's printed to stdout
(not stderr). 

The rest of the program works fine, as if the errors never occurred.

While debugging the error I did my main() empty at all, so nothing
really runs, but the problem still exists.

Any help appreciated.

Irit

