Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 
Chapter 13

Debugging OpenMP Programs

The OpenMP application programming interface (API) is a portable, parallel programming model for shared memory multiprocessor architectures, developed in collaboration with a number of computer vendors. Support for debugging Fortran, C++, and C OpenMP programs with dbx is based on the general multithreaded debugging features of dbx.

See theOracle Solaris Studio 12.4: OpenMP API User’s Guide for information on the directives, runtime library routines, and environment variables comprising the OpenMP Version 4.0 Application Program Interfaces, as implemented by the Oracle Solaris Studio Fortran and C compilers.