You are here: Start » AVL.NET » CudaDevice Constructor
CudaDevice Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public CudaDevice ( string name, long totalMemory, long freeMemory, string computeCapability, int index )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| name | string | ||||
| totalMemory | long | ||||
| freeMemory | long | ||||
| computeCapability | string | ||||
![]() | index | int |

