Debugger API (PDF) - CUDA Toolkit v5.5 for POWER8 (older) - Last updated October 15, 2014 - Send Feedback

4.7. CUDBGEvent::cases_st::contextPush_st Struct Reference

Public Variables

uint64_t  context
the context being pushed.
uint32_t  dev
device index of the context.
uint32_t  tid
host thread id (or LWP id) of the thread hosting the context (Linux only).

Variables

uint64_t CUDBGEvent::​cases_st::​contextPush_st::context [inherited]

the context being pushed.

uint32_t CUDBGEvent::​cases_st::​contextPush_st::dev [inherited]

device index of the context.

uint32_t CUDBGEvent::​cases_st::​contextPush_st::tid [inherited]

host thread id (or LWP id) of the thread hosting the context (Linux only).


Debugger API (PDF) - CUDA Toolkit v5.5 for POWER8 (older) - Last updated October 15, 2014 - Send Feedback