CUpti_ActivityGlobalAccess Struct Reference
[CUPTI Activity API]

The activity record for source-level global access. (deprecated). More...


Data Fields

uint32_t correlationId
uint32_t executed
CUpti_ActivityFlag flags
CUpti_ActivityKind kind
uint64_t l2_transactions
uint32_t pcOffset
uint32_t sourceLocatorId
uint64_t threadsExecuted


Detailed Description

This activity records the locations of the global accesses in the source (CUPTI_ACTIVITY_KIND_GLOBAL_ACCESS). Global access activities are now reported using the CUpti_ActivityGlobalAccess3 activity record.

Field Documentation

The correlation ID of the kernel to which this result is associated.

The number of times this instruction was executed per warp. It will be incremented when at least one of thread among warp is active with predicate and condition code evaluating to true.

The properties of this global access.

The activity record kind, must be CUPTI_ACTIVITY_KIND_GLOBAL_ACCESS.

The total number of 32 bytes transactions to L2 cache generated by this access

The pc offset for the access.

The ID for source locator.

This increments each time when this instruction is executed by number of threads that executed this instruction with predicate and condition code evaluating to true.


Generated on Sun Feb 14 21:14:24 2021 for Cupti by  doxygen 1.5.8