From: Jaume Catarineu <jaume.catarineu@econ.upf.es>
Newsgroups: comp.parallel.mpi
Subject: Re: LAM question: what does mpirun -c2c ?
Date: Tue, 25 May 1999 17:03:08 +0200
Organization: CESCA News service. Catalunya
Message-Id: <374ABBAC.B258C000@econ.upf.es>
References: <7hp20m$gat$1@sunu789.rz.ruhr-uni-bochum.de>
    <7hp9g5$d9j3@puligny.idt.cdc.fr>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="------------6BC1509D8B85148635CCE8B1"
Xref: ukc comp.parallel.mpi:5127


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

> >The following happened:
> >The transfer-time are little smaller for x <= 2^15 byte , but
> >when each slave send back >= 2^16 byte the transfer-time
> >increased strongly.  (factor 13 larger than without the -c2c option)
> strange, on our 8 bi-P2 clusters on fast ethernet, -c2c make all much better.
> 
> One problem we had was about memory, when one one was
> short on RAM the performance were trashing above a few megs.
> 
> note that 32 or 64k is about a break in the slope of the delay curve,
> probably because it change protocole (UDP-> TCP...)
> 
> I don't know the internals of LAM but any comment would be appreciated.
> 
I've found a 1996 tech report that talks about this.

LAM 6.0 uses short message protocol upto 8192 bytes. It switches over
to long message protocol for longer messages. MPICH changes its
protocol at 16384 bytes. You can find the technical report explaining
this at http://www.mpi.nd.edu/lam/perf/lam60-perf.html

Salut!

Jaume,
--------------6BC1509D8B85148635CCE8B1
Content-Type: text/x-vcard; charset=us-ascii;
 name="jaume.catarineu.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Jaume Catarineu
Content-Disposition: attachment;
 filename="jaume.catarineu.vcf"

begin:vcard 
n:Catarineu Rabell;Jaume
tel;fax:93-542-1746
tel;work:93-542-1695
x-mozilla-html:TRUE
url:enginy.upf.es
org:Universitat Pompeu Fabra;Departament d'Economia i Empresa
adr:;;Ramon Trias Fargas, 23-25;Barcelona;;08005;Catalunya (SPAIN)
version:2.1
email;internet:jaume.catarineu@econ.upf.es
title:Col.laborador de recerca
x-mozilla-cpt:;-29088
fn:Jaume Catarineu
end:vcard

--------------6BC1509D8B85148635CCE8B1--

