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