JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: OpenMP API User's Guide
search filter icon
search icon

Document Information

Preface

1.  Introducing the OpenMP API

1.1 Where to Find the OpenMP Specifications

1.2 Special Conventions Used Here

2.  Compiling and Running OpenMP Programs

3.  Implementation-Defined Behaviors

4.  Nested Parallelism

5.  Tasking

6.  Automatic Scoping of Variables

7.  Scope Checking

8.  Performance Considerations

A.  Placement of Clauses on Directives

B.  Converting to OpenMP

Index

1.1 Where to Find the OpenMP Specifications

The material presented in this manual describes issues specific to the Solaris Studio implementation of the OpenMP API. For complete details you must refer to the OpenMP specification documents. This manual makes direct references to sections in the OpenMP 3.0 API specification.

The OpenMP 3.0 specification for C, C++, and Fortran 95 can be found on the official OpenMP website, http://www.openmp.org.

Additional information about OpenMP including tutorials and other resources for developers can be found on the cOMPunity website, http://www.compunity.org

Latest information about the Solaris Studio compiler releases and their implementation of the OpenMP API can be found on the Oracle Solaris Studio portal at, http://www.oracle.com/technetwork/server-storage/solarisstudio