From: srrmt@my-dejanews.com
Newsgroups: comp.parallel.mpi
Subject: use of buffers
Date: Tue, 13 Apr 1999 22:09:24 GMT
Organization: Deja News - The Leader in Internet Discussion
Message-Id: <7f0faf$pr1$1@nnrp1.dejanews.com>
Xref: ukc comp.parallel.mpi:4914


Hello,	I am using MPI to parallelize an algorithm in medical visualization
using the master-slave technique for the purpose. I am working with 2 slave
processors. I need to buffer the data before sending it to the slaves for
computation. The data to be sent to the 2 slaves is NOT the same. How do I go
about doing this?.  Should I use a single buffer??. I am really lost. Could
anyone help me out?. Thanks in advance.  Sri.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

