UMA vs. NUMA Computers
#1

UMA vs. NUMA Computers



.ppt   UMA vs. NUMA Computers.ppt (Size: 232 KB / Downloads: 0)

Distributed Memory Computers


Distributed memory computers use:
Message Passing Model
Explicit message send and receive instructions have to be written by the programmer.
Send: specifies local buffer + receiving process (id) on remote computer (address).
Receive: specifies sending process on remote computer + local buffer to place data.


Advantages of Message-Passing Communication


Hardware for communication and synchronization are much simpler:
Compared to communication in a shared memory model.
Explicit communication:
Programs simpler to understand, helps to reduce maintenance and development costs.
Synchronization is implicit:
Naturally associated with sending/receiving messages.
Easier to debug.


Disadvantages of Message-Passing Communication


Programmer has to write explicit message passing constructs.
Also, precisely identify the processes (or threads) with which communication is to occur.
Explicit calls to operating system:
Higher overhead.


DSM


Physically separate memories are accessed as one logical address space.
Processors running on a multi-computer system share their memory.
Implemented by operating system.
DSM multiprocessors are NUMA:
Access time depends on the exact location of the data.


Different SMP Organizations


Processor and cache on separate extension boards (1980s):
Plugged on to the backplane.
Integrated on the main board (1990s):
4 or 6 processors placed per board.
Integrated on the same chip (multi-core) (2000s):
Dual core (IBM, Intel, AMD)
Quad core




Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: vlsi design uma pdf, uma balakumar novels free download in pdf form, vlsi design uma pdfnesthesia injector, uma amherst, uma accessories, unlicensed mobile access uma, uma unlicensed mobile access,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  NANO COMPUTERS seminar details 0 781 09-06-2012, 01:25 PM
Last Post: seminar details
  UMA Service on a University or Enterprise WLAN project uploader 0 828 28-01-2012, 11:05 AM
Last Post: project uploader
  Importance of Computers in the Indian Education Sector seminar surveyer 0 3,367 30-12-2010, 02:03 PM
Last Post: seminar surveyer

Forum Jump: