You are here: Start » CudaDevice Class
CudaDevice Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Properties of a CUDA device.
Constructors
Constructor | Description | |
---|---|---|
![]() | CudaDevice() | |
![]() | CudaDevice(String, Int64, Int64, String, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ComputeCapability | System.String | |
![]() | FreeMemory | System.Int64 | |
![]() | Index | System.Int32 | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | Name | System.String | |
![]() | TotalMemory | System.Int64 |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.CudaDevice) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.CudaDevice) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.CudaDevice) | |
![]() | ToString() | Inherited from System.Object |