Oracle® Solaris Studio 12.4: OpenMP API User's Guide

Exit Print View

Updated: December 2014
 
 

6.3.2 Scoping Rule for Arrays in a parallel Construct

  • PA1: If the use of the array in the parallel construct is free of data race conditions for the threads in the team executing the construct, then the array is scoped as shared.