Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

A Programming Model Performance Study Using the NAS Parallel Benchmarks

Journal Article · · Scientific Programming
DOI:https://doi.org/10.1155/2010/715637· OSTI ID:1197979
 [1];  [1];  [1];  [1];  [2];  [3];  [4];  [4]
  1. Future Technology Group, Computational Research Division, Lawrence Berkeley National Laboratory, Berkeley, CA, USA
  2. NAS Division, NASA Ames Research Center, Moffett Field, CA, USA
  3. University of California at Berkeley, EECS Department, Computer Science Division, Berkeley, CA, USA
  4. NERSC, Lawrence Berkeley National Laboratory, Berkeley, CA, USA

Harnessing the power of multicore platforms is challenging due to the additional levels of parallelism present. In this paper we use the NAS Parallel Benchmarks to study three programming models, MPI, OpenMP and PGAS to understand their performance and memory usage characteristics on current multicore architectures. To understand these characteristics we use the Integrated Performance Monitoring tool and other ways to measure communication versus computation time, as well as the fraction of the run time spent in OpenMP. The benchmarks are run on two different Cray XT5 systems and an Infiniband cluster. Our results show that in general the three programming models exhibit very similar performance characteristics. In a few cases, OpenMP is significantly faster because it explicitly avoids communication. For these particular cases, we were able to re-write the UPC versions and achieve equal performance to OpenMP. Using OpenMP was also the most advantageous in terms of memory usage. Also we compare performance differences between the two Cray systems, which have quad-core and hex-core processors. We show that at scale the performance is almost always slower on the hex-core system because of increased contention for network resources.

Sponsoring Organization:
USDOE
Grant/Contract Number:
AC02-05CH11231; AC05-00OR22725
OSTI ID:
1197979
Journal Information:
Scientific Programming, Journal Name: Scientific Programming Journal Issue: 3-4 Vol. 18; ISSN 1058-9244
Publisher:
Hindawi Publishing CorporationCopyright Statement
Country of Publication:
Egypt
Language:
English

Similar Records

A programming model performance study using the NAS parallel benchmarks
Journal Article · Thu Dec 31 23:00:00 EST 2009 · Scientific Programming · OSTI ID:1564727

Challenges of Algebraic Multigrid across Multicore Architectures
Conference · Mon Apr 12 00:00:00 EDT 2010 · OSTI ID:1013213

Performance Analysis and Projections for Petascale Applications on Cray XT Series Systems
Conference · Wed Dec 31 23:00:00 EST 2008 · OSTI ID:1024222

Related Subjects