49
edits
Changes
→Case A - Using the Thread window
'''auto OpenMP parallel region '''
As expected in the parallel region (with number of threads unspecified), all threads are available to the program. At the moment when the first thread reaches the breakpoint, most other threads are idle.
[[File:ParallelThreadWindow.jpg]]