SCI Networking for Shared-Memory Computing in UPC: Blueprints of the GASNet SCI Conduit

  • Authors:
  • H. Su;B. Gordon;S. Oral;A. George

  • Affiliations:
  • University of Florida, Gainesville;University of Florida, Gainesville;University of Florida, Gainesville;University of Florida, Gainesville

  • Venue:
  • LCN '04 Proceedings of the 29th Annual IEEE International Conference on Local Computer Networks
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Unified Parallel C (UPC) is a programming model for shared-memory parallel computing on shared- and distributed-memory systems. The Berkeley UPC software, which operates on top of their Global Addressing Space Networking (GASNet) communication system, is a portable, high-performance implementation of UPC for large-scale clusters. The Scalable Coherent Interface (SCI), a torus-based system-area network (SAN), is known for its ability to provide very low latency transfers as well as its direct support for both shared-memory and message-passing communications. High-speed clusters constructed around SCI promise to be a potent platform for large-scale UPC applications. This paper introduces the design of the Core API for the new SCI conduit for GASNet and UPC, which is based on Active Messages (AM). Latency and bandwidth data were collected and are compared with raw SCI results and with other existing GASNet conduits. The outcome shows that the new GASNet SCI conduit is able to provide promising performance in support of UPC applications.