7.64. CUdevWorkqueueConfigResource

Defined in /dvs/p4/build/sw/gpgpu/bin/x86_64_Linux_release/stub/cuda.h

struct CUdevWorkqueueConfigResource

Data for workqueue configuration related resources

Public Members

CUdevice device

The device on which the workqueue resources are available.

unsigned int wqConcurrencyLimit

The expected maximum number of concurrent stream-ordered workloads.

CUdevWorkqueueConfigScope sharingScope

The sharing scope for the workqueue resources.