Memory Performance And SPEC OpenMP scalability on quad-socket x86 64 systems

  • Authors:
  • Daniel Molka;Robert Schöne;Daniel Hackenberg;Matthias S. Müller

  • Affiliations:
  • Center for Information Services and High Performance Computing, Technische Universität Dresden, Dresden, Germany;Center for Information Services and High Performance Computing, Technische Universität Dresden, Dresden, Germany;Center for Information Services and High Performance Computing, Technische Universität Dresden, Dresden, Germany;Center for Information Services and High Performance Computing, Technische Universität Dresden, Dresden, Germany

  • Venue:
  • ICA3PP'11 Proceedings of the 11th international conference on Algorithms and architectures for parallel processing - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Because of the continuous trend towards higher core counts, parallelization is mandatory for many application domains beyond the traditional HPC sector. Current commodity servers comprise up to 48 processor cores in configurations with only four sockets. Those shared memory systems have distinct NUMA characteristics. The exact location of data within the memory system significantly affects both access latency and bandwidth. Therefore, NUMA aware memory allocation and scheduling are highly performance relevant issues. In this paper we use low-level microbenchmarks to compare two state-of-the-art quad-socket systems with x86 64 processors from AMD and Intel. We then investigate the performance of the application based OpenMP benchmark suite SPEC OMPM2001. Our analysis shows how these benchmarks scale on shared memory systems with up to 48 cores and how scalability correlates with the previously determined characteristics of the memory hierarchy. Furthermore, we demonstrate how the processor interconnects influence the benchmark results.