Sciweavers

IJPP
2007

Supporting Nested OpenMP Parallelism in the TAU Performance System

13 years 4 months ago
Supporting Nested OpenMP Parallelism in the TAU Performance System
Nested OpenMP parallelism allows an application to spawn teams of nested threads. This hierarchical nature of thread creation and usage poses problems for performance measurement tools that must determine thread context to properly maintain per-thread performance data. In this paper we describe the problem and a novel solution for identifying threads uniquely. Our approach has been implemented in the TAU performance system and has been successfully used in profiling and tracing OpenMP applications with nested parallelism. We also describe how extensions to the OpenMP standard can help tool developers uniquely identify threads.
Alan Morris, Allen D. Malony, Sameer Shende
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2007
Where IJPP
Authors Alan Morris, Allen D. Malony, Sameer Shende
Comments (0)