Chapter 18

Exploiting Multilevel Parallelism in Quantum Simulations

Jeongnim Kim; Lawrence Meadows    Intel Corporation, USA

Abstract

Exploiting multilevel parallelism deserves consideration even if rejected in the past. OpenMP nesting is turned off by default by most implementations, and is generally consider unsafe by typical users due to concerns of oversubscription and the resulting poor application performance. Proper considerations of how to express and use nested parallelism can have a profound impact on performance. This chapter segments this challenge into two parts: nesting of OpenMP within an MPI program, and then use of nesting within OpenMP itself. This logical decomposition provides the understanding necessary to make proper ...

Get High Performance Parallelism Pearls Volume Two now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.