4.3. CUDBGCbuWarpState Struct Reference

[Device State Inspection]

Public Variables

uint32_t  activeMask
Active threads mask.
uint32_t  barrierMasks[CUDBG_MAX_WARP_BARRIERS]
Convergence barrier participation masks.
uint32_t  collectiveMask
Mask of threads that are part of a collective operation.
uint32_t  exitedMask
Exited threads mask.
CUDBGCbuThreadState threadState[CUDBG_MAX_LANES]
Thread state for each warp lane.

Variables

uint32_t CUDBGCbuWarpState::activeMask [inherited]

Active threads mask.

uint32_t CUDBGCbuWarpState::barrierMasks[CUDBG_MAX_WARP_BARRIERS] [inherited]

Convergence barrier participation masks.

uint32_t CUDBGCbuWarpState::collectiveMask [inherited]

Mask of threads that are part of a collective operation.

uint32_t CUDBGCbuWarpState::exitedMask [inherited]

Exited threads mask.

CUDBGCbuThreadStateCUDBGCbuWarpState::threadState[CUDBG_MAX_LANES] [inherited]

Thread state for each warp lane.