Newsgroups: comp.parallel.mpi
From: Georg Weissenbacher <georg.weissenbacher@joanneum.ac.at>
Subject: Problems with WMPI 1.1
Organization: Graz University of Technology, Austria
Date: Mon, 06 Jul 1998 11:35:19 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <35A09A57.15D3B7D8@joanneum.ac.at>

I've installed WMPI 1.1 on 2 WinNT 4.0 machines.
The Gui Example works perfectly with following
pg-file:

local 1
piis03 3 C:\pi.exe

But the console example does not work. When I
type "cpi.exe" (having a cpi.pg in the same
directory), it hangs with a memory access failure,
when I start 
 cpi.exe -p4pg cpi.pg
the error message 
 p0_173: bm_start: Can't start listener thread: 0
pops up.
(the content of the cpi.pg file is:
local 1
piis03 3 C:\cpi.exe
)

Any suggestions how I can get this to work? I need the
console version of MPI, because our software was developed
under UNIX, using MPICH and has to be source-code portable.

thx,
Georg Weissenbacher
email: georg.weissenbacher@joanneum.ac.at

