From: "Juan Hernández" <juanher@unex.es>
Newsgroups: comp.parallel.mpi
Subject: MPIL_Spawn
Date: Mon, 07 Sep 1998 15:04:22 +0200
Organization: Extremadura University
Message-Id: <35F3D9D5.E9DFAB04@unex.es>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


Hi all,

I am attempting to create processes dynamically using the MPIL_Spawn
routine of LAM_MPI, but I get some problems about the communication with
the created processes.

The problem is very simple:

With mpirun, I create a process A, which in turns creates a process B
using MPIL_Spawn. In addition, B creates another process C with
MPIL_Spawn, but A is not able to communicate with C.

Are there something wrong in LAM-MPI?

Can anyone tell me some points of solutions?

Many thanks in advance,
Juan




********************************************
Prof. Juan Hernandez
Extremadura University
Dpto. Informática
Campus Universitario, s/n
10.071 - Caceres
SPAIN

Phone: +34 27 257257   Fax: +34 27 257203
Email: juanher@unex.es
********************************************

