Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Studio 12.3: OpenMP API User's Guide Oracle Solaris Studio 12.3 Information Library |
2. Compiling and Running OpenMP Programs
3. Implementation-Defined Behaviors
Table A-1 Pragmas Where Clauses Can Appear
|
Fortran only: COPYPRIVATE can appear on the END SINGLE directive.
For Fortran, a NOWAIT modifier can only appear on the END DO, END SECTIONS, END SINGLE, or END WORKSHARE directives.
Only Fortran supports WORKSHARE and PARALLEL WORKSHARE.