CUDA
Properties
view the properties of CUDA(R)-enabled hardware devices
Calling Sequence
Parameters
Description
Examples
Properties( )
Properties( id=arg )
arg
-
( integer ) the number of the device for which you want to view properties
The Properties function displays information about the Compute Unified Device Architecture (CUDA)-enabled hardware devices available on your computer. A table containing properties and their corresponding values is displayed for the device that you specify.
CUDA-enabled devices are enumerated so that each device is assigned a unique number. The id parameter allows you to select the device for which you want to view properties. If the id parameter is not specified, a list of tables (one for each device available on your computer) is displayed.
Run these examples on a computer that supports CUDA.
See Also
CUDA[Enable]
Supported Hardware for CUDA Acceleration
Download Help Document