Interface DeviceProperties
public interface DeviceProperties
-
Method Summary
-
Method Details
-
getName
String getName() -
getNumberOfComputeUnits
int getNumberOfComputeUnits() -
getMaxWorkItemSizes
long[] getMaxWorkItemSizes() -
getMaxWorkGroupSize
long getMaxWorkGroupSize() -
getClockFrequency
long getClockFrequency()
-