From: "AJ Lewis" <lewi0235@umn.edu>
Newsgroups: comp.parallel.mpi
Subject: Re: Speed using MPI
Date: Tue, 22 Sep 1998 12:36:42 -0500
Organization: University of Minnesota, Twin Cities Campus
Message-Id: <6u8n37$pek$1@news1.tc.umn.edu>
References: <6u64r3$9a5$1@news1.tc.umn.edu> <6u6stn$5mq@news1.newsguy.com>


Thanks to everyone who responded to my question.  The answers I got back are
very helpful in evaluating the use of MPI for the project I am working on.

I have another question for you now:  Is there any way to specify the packet
size in MPI?  I know with sockets you can specify a packet size up to a
certain value around 15-16kb.  Is there any way to do this with MPI, or does
MPI optimize the packet size for you?

Thanks,
AJ Lewis

