Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Performance Evaluation of Unified Parallel C for Molecular Dynamics (1603.03888v1)

Published 12 Mar 2016 in cs.DC

Abstract: Partitioned Global Address Space (PGAS) integrates the concepts of shared memory programming and the control of data distribution and locality provided by message passing into a single parallel programming model. The purpose of allying distributed data with shared memory is to cultivate a locality-aware shared memory paradigm. PGAS is comprised of a single shared address space, which is partitioned among threads. Each thread has a portion of the shared address space in local memory and therefore it can exploit data locality by mainly doing computation on local data. Unified Parallel C (UPC) is a parallel extension of ISO C and an implementation of the PGAS model. In this paper, we evaluate the performance of UPC based on a real-world scenario from Molecular Dynamics.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Kamran Idrees (4 papers)
  2. Christoph Niethammer (11 papers)
  3. Aniello Esposito (5 papers)
  4. Colin W. Glass (13 papers)
Citations (2)

Summary

We haven't generated a summary for this paper yet.