SMP Based Cluster - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

SMP Based Cluster

Description:

Dual Core Chip. Dual Core NUMA Node. Inter-node Communication. Network ... Performance on Multi-core NUMA Cluster. CMP latency is improved by up to 12 ... – PowerPoint PPT presentation

Number of Views:33
Avg rating:3.0/5.0
Slides: 5
Provided by: Pan35
Category:
Tags: smp | based | cluster

less

Transcript and Presenter's Notes

Title: SMP Based Cluster


1
SMP Based Cluster
Inter-node Communication
Network
2
MPI Intra-node Communication Design
  • Small messages are transferred directly through
    the receive buffers (RBxy)
  • Large messages are transferred indirectly where
    data is transferred through the send buffer pool
    (SBPx) and a control message is put into the
    receive buffer
  • Benefits
  • Lock free
  • Efficient cache utilization
  • Efficient memory usage

3
Performance on NUMA Cluster
  • Bandwidth is improved by up to 50
  • Benefits mainly come from the reduced L2 cache
    miss rate

4
Performance on Multi-core NUMA Cluster
  • CMP latency is improved by up to 12
  • SMP latency is improved by up to 30
  • Bandwidth is improved by up to 25
Write a Comment
User Comments (0)
About PowerShow.com