7.53. CUdevSmResource Struct Reference

[Green Contexts]

Data for SM-related resources

Public Variables

unsigned int  minSmPartitionSize
unsigned int  smCoscheduledAlignment
unsigned int  smCount

Variables

unsigned int CUdevSmResource::minSmPartitionSize [inherited]

The minimum number of streaming multiprocessors required to partition this resource. This is an output parameter only, do not write to this field.

unsigned int CUdevSmResource::smCoscheduledAlignment [inherited]

The number of streaming multiprocessors in this resource that are guaranteed to be co-scheduled on the same GPU processing cluster. smCount is a multiple of this value. This is an output parameter only, do not write to this field.

unsigned int CUdevSmResource::smCount [inherited]

The amount of streaming multiprocessors available in this resource. This is an output parameter only, do not write to this field.