Newsgroups: comp.parallel.pvm
From: chu@mermaid (Li-Wei Chu)
Subject: Question about PVM program
Organization: National Sun Yat-san University, Taiwan
Date: 7 Feb 1996 13:48:51 GMT
Message-ID: <4faak3$3b6@news.nsysu.edu.tw>

Can anybody tell me that is it possible for a PVM program to appear data race 
errors?
data race is defined for shared-memory systems, but is it possible for a message passing system to occur this kind of errors?If it's possible, in what kind of 
conditions?
Thank you!!


