Property | Type | Description | |
---|---|---|---|
AMDOpenCLPlatformNum | int | ||
AllAvaliableDevices | List |
||
CPUsCount | int | ||
GPUsCount | int | ||
HasAMD | bool | ||
HasCPU | bool | ||
HasNVIDIA | bool |
Method | Description | |
---|---|---|
GetCurrentlySelectedComputeDevice ( int index, bool unique ) : |
||
GetDeviceWithUUID ( string uuid ) : |
||
GetSameDevicesTypeAsDeviceWithUUID ( string uuid ) : List |
public static GetCurrentlySelectedComputeDevice ( int index, bool unique ) : |
||
index | int | |
unique | bool | |
return |
public static GetDeviceWithUUID ( string uuid ) : |
||
uuid | string | |
return |
public static GetSameDevicesTypeAsDeviceWithUUID ( string uuid ) : List |
||
uuid | string | |
return | List |