Device Properties

Variables

CUDBGResult(* CUDBGAPI_st::getDeviceName

Get the device name string.

CUDBGResult(* CUDBGAPI_st::getDeviceType

Get the string description of the device.

CUDBGResult(* CUDBGAPI_st::getNumDevices

Get the number of installed CUDA devices.

CUDBGResult(* CUDBGAPI_st::getNumLanes

Get the number of lanes per warp on the device.

CUDBGResult(* CUDBGAPI_st::getNumPredicates

Get the number of predicate registers per lane on the device.

CUDBGResult(* CUDBGAPI_st::getNumRegisters

Get the maximum number of registers per lane on the device.

CUDBGResult(* CUDBGAPI_st::getNumSMs

Get the total number of SMs on the device.

CUDBGResult(* CUDBGAPI_st::getNumUniformPredicates

Get the number of uniform predicate registers per warp on the device.

CUDBGResult(* CUDBGAPI_st::getNumUniformRegisters

Get the number of uniform registers per warp on the device.

CUDBGResult(* CUDBGAPI_st::getNumWarps

Get the number of warps per SM on the device.

CUDBGResult(* CUDBGAPI_st::getSmType

Get the SM type of the device.