Newsgroups: comp.parallel.pvm,comp.parallel.mpi
From: jay%cs.wmich.edu (a psychedelic psychopath)
Subject: Update: Conversion MPI to PVM
Keywords: mpi, pvm, fear, insanity
Organization: an unorganized place
Date: 28 Feb 1996 08:31:18 GMT
Message-ID: <4h13sm$g76@news.news.wmich.edu>

first off, i'd like to that those that posted or emailed ideas and
suggestions to my problem.

it seems that we have mostely licked it.  a lack of understanding
about some mpi idiosyncrancies was mostly to blame.  an older
mpi version did have a small bug that didn't seem to appear 
when we updated to pl12 and re-ran the program.  another problem
solved (we hope).  

one thing that we had to do however, was change all Bsend's to 
Send's.  Thus, the implementation possibly existant non-block aspect
is lost.

i'll read and experiment to get to understand Bsends better.

a "quick" question, how does one force a buffered non-blocking send/recv?
or should i read before i ask?

thanks again for the help.

-j
---------
ball@cs.wmich.edu (NOT the screwy address above)



