Newsgroups: comp.parallel
From: "Y. Hamadi" <hamadi@lirmm.lirmm.fr>
Subject: Message passing
Organization: LIRMM - FRANCE
Date: 26 Feb 1997 16:00:42 GMT
Message-ID: <5f1mna$er5@server1.ctc.com>

Hi,

I would like to known the relations between message passing and
classic operations.  My aim is to compare the cost of 1 message
between to distincts process a and b on a particular computer, for
example the IBM SP2, or a CM2; and the cost of a basic instruction
like "i*j" where i and j are integers. 

I'd like to have something like that:

O(message(a,b)) = k*O(i*j)

Thanks for all informations

Youssef

-- 
  Youssef HAMADI                        	 		  
  LIRMM - UMR 9928 CNRS/Universite Montpellier II                 
  161, Rue Ada  34392 MONTPELLIER CEDEX 5  FRANCE     
  Tel: (+33) 04 67 41 86 13  Fax: (+33) 04 67 41 85 00 
  --
	Massively parallel artificial intelligence is where 
	AI meets the real world. (HK)

--
Articles to parallel@ctc.com (Administrative: bigrigg@ctc.com)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


