From: Laboratory of Bioinformation Systems <pogodin@fn.csa.ru>
Newsgroups: comp.parallel.mpi
Subject: error
Date: Sat, 13 Mar 1999 19:26:15 +0300
Organization: RUNNet
Message-Id: <36EA91A6.CB81314B@fn.csa.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:4741


I'm  a beginner in MPI programming.  I've tested this scheme with a
simple test-everythig was OK/
and when added to a muli-module project it refuced to work.
While running my program i recieve such message :
"mpirun: Error: Cannot  accept  connection: Connection timed out"
It occurs while trying to call MPI_Init(&argc, &argv)
Why it occurs and how to get through?
Please! Help!

