Teams Window

Display information on OpenMP* teams.

Menu

Parallel > Teams

Toolbar

Teams

An OpenMP* team is a set of one or more threads which are members of a parallel region. For debugging OpenMP* applications, it is useful to display the parent team, the number of threads in a team, the team's location, or other internal OpenMP* information. You can view this information with this window.

Pop-up Menu

Show Threads

Select Show Threads to display a list of threads belonging to the team.

Go to Parent

Select Go to Parent to display the parent team in the same window, if available. If the current team is already the parent, this item is disabled.

Go to Source

Select Go to Source to display the source code that created the current team.

Go to Disassembly

Select Go to Disassembly to display the assembly code that created the current team.


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.