You are here: Start » AVL.NET » CudaDevice Constructor
CudaDevice Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.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 | 

