Content deleted Content added
No edit summary |
→Read/write conflicts: PRAM uses SIMD instructions |
||
Line 20:
# There is no limit on the amount of shared memory in the system.
# Resource contention is absent.
# The programs written on these machines are, in general, of type
These kinds of algorithms are useful for understanding the exploitation of concurrency, dividing the original problem into similar sub-problems and solving them in parallel.
|