InterviewSolution
Saved Bookmarks
| 1. |
What Is Common Crcw Pram? |
|
Answer» PARALLEL RANDOM ACCESS Model of COMPUTATION in which the processors can write to a common memory address in the same step, as long as they are all writing the same value. Parallel Random Access Model of Computation in which the processors can write to a common memory address in the same step, as long as they are all writing the same value. |
|