cuDeviceGetCount: Returns the number of compute-capable devices

Description Usage Value References See Also

Description

Returns the number of devices with compute capability greater than or equal to 1.0 that are available for execution. If there is no such device, cuDeviceGetCount() returns 0.

Usage

1

Value

count

References

http://docs.nvidia.com/cuda/cuda-driver-api/index.html

See Also

cuDeviceGetAttribute cuDeviceGetName cuDeviceGet cuDeviceTotalMem


duncantl/RCUDA documentation built on May 15, 2019, 5:26 p.m.