Parallel RAM: Difference between revisions

Content deleted Content added
Line 3:
 
==Read/write conflicts==
Read/write conflictsconflict, (alsocommonly known astermed interlocking) in accessing the same shared memory ___location simultaneously are resolved by one of the following strategies:
 
#Exclusive read exclusive write (EREW)—every memory cell can be read or written to by only one processor at a time