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.
Original language | English |
---|---|
Pages | 718-725 |
Number of pages | 8 |
DOIs | |
State | Published - 2004 |
Event | Proceedings - 29th Annual IEEE International Conference on Local Computer Networks, LCN 2004 - Tampa, FL, United States Duration: Nov 16 2004 → Nov 18 2004 |
Conference
Conference | Proceedings - 29th Annual IEEE International Conference on Local Computer Networks, LCN 2004 |
---|---|
Country/Territory | United States |
City | Tampa, FL |
Period | 11/16/04 → 11/18/04 |
Keywords
- Active Messages
- Global Address Space Networking
- Scalable Coherent Interface
- Unified Parallel C