From: Alex Epshteyn <epshteyn@kmv.com>
Newsgroups: comp.parallel.mpi
Subject: Help needed using WMPI
Date: Thu, 26 Nov 1998 11:50:22 -0800
Organization: InterNex Information Services 1-800-595-3333
Message-Id: <365DB0FE.EB70329E@kmv.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I am trying to use WMPI 1.2 as follows:

Executable written in Borland Delphi calls a subroutine in Fortran dll.
This subroutine calls MPI_INIT to setup a group specified in procgrp
file. Call to MPI_INIT causes exception. Does WMPI allow this
configuration or each participating program must be written in C or
Fortran? The other questions I have is how to deal with the fact that
configuration files may not be accurate. Is there anything in MPI to
allow to use only active hosts? I am new to MPI, so my appologies if
this is obvious.

Thanks,
Alex

