Computer Science, asked by Mush2934, 11 months ago

In distributed computing each processor has its own local memory true or false

Answers

Answered by Gurbrahm
0
It depends upon how you explain the term 'distributed' ... some processors have common mortgage and some don't....
Answered by Shaizakincsem
0

Every processor will have its own particular cache memory yet RAM can be shared between processor in a multi processor framework.

On the off chance that the distributed framework comprise of different PCs in comparison to every framework will have its own particular local memory.

Inside your normal desktop processor, you have numerous processor centers with a typical memory.

The caches of each center additionally need instruments to permit synchronization - this is a significant complex accomplishment.

It is conceivable to compose code so you can guarantee that each center is ensured to see a specific value kept in touch with memory instantly.

A few calculations have excessive information reliance, so local memory must be shared between the computing units.


Similar questions