You are here: Start » FIL.NET » CudaDevice Constructor
CudaDevice Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.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 |

