HOME
| OPENMP API Specification: Version 5.0 November 2018

4.2.5  Tracing Activity on Target Devices with OMPT

A target device may or may not initialize a full OpenMP runtime system. Unless it does, it may not be possible to monitor activity on a device using a tool interface based on callbacks. To accommodate such cases, the OMPT interface defines a monitoring interface for tracing activity on target devices. Tracing activity on a target device involves the following steps:

RestrictionsTracing activity on devices has the following restriction:

Cross References