프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |