Newsgroups: comp.parallel.mpi
From: Mansour Ahmadian <Mansour.Ahmadian@ee.ed.ac.uk>
Subject: cartzian mesh with a manager
Organization: The University of Edinburgh, Department of Electrical Engineering
Date: Mon, 08 Jun 1998 11:52:10 +0100
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="------------E921E25A5FBE10EC5E559C42"
Message-ID: <357BC25A.AAC44609@ee.ed.ac.uk>

This is a multi-part message in MIME format.
--------------E921E25A5FBE10EC5E559C42
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi 
	I want to create a topologie so that we have a 3 dimention mesh and a
manager. How I can do this?

For example I want that I have 9 processor so that 8 of them will be
part of a 2 x 2 x 2 mesh and one of them will be a manager.

I know how to create a mesh with MPI_Cart_create, But i don't know how
to create the manager since if i use the MPI_Cart_create then all of my
process will be a part of the mesh. I don't want to use configuration
files for this.

Any help?

Thank you and I remain.

Mansour 



-- 

**********************************************************************
*                                                                    *
*  Mansour Ahmadian                     Mansour.Ahmadian@ee.ed.ac.uk *
*  Signal And System group (SAS)                                     *
*  Electrical Engineering               0131 650 5655 (work)         * 
*  Edinburgh University                 0131 650 6554 (Fax)          *
*  Mayfield Road                        http://www.ee.ed.ac.uk/~ma   *
*  EH9 3JL                                                           *
*  Edinburgh                                                         *
*                                                                    *
**********************************************************************
--------------E921E25A5FBE10EC5E559C42
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Mansour Ahmadian
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Mansour Ahmadian
n:              Ahmadian;Mansour
org:            University of Edinburgh
adr:            Electrical & Electronic Engineering Department;;Edinburgh University;Edinburgh;;EH9 3JL;U.K.
email;internet: Mansour.Ahmadian@ee.ed.ac.uk
tel;work:       +44(131)6505596
tel;fax:        +44(131)6506554
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


--------------E921E25A5FBE10EC5E559C42--


