From: mohd ezanee rusli <mer296@ecs.soton.ac.uk>
Newsgroups: comp.parallel.mpi
Subject: mpirun
Date: Fri, 19 Feb 1999 15:08:39 +0000
Organization: Electronics and Computer Science, University of Southampton
Message-Id: <36CD7E76.EBE38C7@ecs.soton.ac.uk>
Mime-Version: 1.0
Content-Type: multipart/alternative;
    boundary="------------83C9D4CC298C6A75D2D8A9F4"
Xref: ukc comp.parallel.mpi:4656


--------------83C9D4CC298C6A75D2D8A9F4
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

hi..
Could someone tell me what is the option for mpirun that telling the
program to use different processor explicitly . Below is the example
when I executed my program and it's seem  that it used the same
processor.
thanks



% mpirun -np 2 <program>

 process 1 is alive on gemini.ecs.soton.ac.uk
 process 0 is alive on gemini.ecs.soton.ac.uk

-Mohd Ezanee Rusli-
Computer Science part III,University Of Southampton
mer296@ecs.soton.ac.uk.
329 Burgess Road, Swaythling, Southampton UK. SO16 3BA
tel: 01703 575399



--------------83C9D4CC298C6A75D2D8A9F4
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
hi..
<BR>Could someone tell me what is the option for mpirun that telling the
program to use different processor explicitly . Below is the example when
I executed my program and it's seem&nbsp; that it used the same processor.
<BR>thanks
<BR>&nbsp;
<BR>&nbsp;
<PRE>% mpirun -np 2 &lt;program></PRE>

<PRE>&nbsp;process 1 is alive on gemini.ecs.soton.ac.uk
&nbsp;process 0 is alive on gemini.ecs.soton.ac.uk

-Mohd Ezanee Rusli-
Computer Science part III,University Of Southampton
mer296@ecs.soton.ac.uk.
329 Burgess Road, Swaythling, Southampton UK. SO16 3BA
tel: 01703 575399</PRE>
&nbsp;</HTML>

--------------83C9D4CC298C6A75D2D8A9F4--

