CUDBGEvent::cases_st::allDevicesSuspended_st

struct allDevicesSuspended_st

Information about an event which forced all devices to be suspended.

Public Members

uint64_t brokenDevicesMask

Device bitmask.

This mask has bits set for devices with any warps that hit a breakpoint.

uint64_t faultedDevicesMask

Device bitmask.

This mask has bits set for devices with any warps that hit an exception.