Свойство | Тип | Описание | |
---|---|---|---|
AMDOpenCLPlatformNum | int | ||
AllAvaliableDevices | List |
||
CPUsCount | int | ||
GPUsCount | int | ||
HasAMD | bool | ||
HasCPU | bool | ||
HasNVIDIA | bool |
Метод | Описание | |
---|---|---|
GetCurrentlySelectedComputeDevice ( int index, bool unique ) : |
||
GetDeviceWithUUID ( string uuid ) : |
||
GetSameDevicesTypeAsDeviceWithUUID ( string uuid ) : List |
public static GetCurrentlySelectedComputeDevice ( int index, bool unique ) : |
||
index | int | |
unique | bool | |
Результат |
public static GetDeviceWithUUID ( string uuid ) : |
||
uuid | string | |
Результат |
public static GetSameDevicesTypeAsDeviceWithUUID ( string uuid ) : List |
||
uuid | string | |
Результат | List |
public static int AMDOpenCLPlatformNum | ||
Результат | int |
public static List |
||
Результат | List |