Interface DeviceProperties


public interface DeviceProperties
  • Method Details

    • getName

      String getName()
    • getNumberOfComputeUnits

      int getNumberOfComputeUnits()
    • getMaxWorkItemSizes

      long[] getMaxWorkItemSizes()
    • getMaxWorkGroupSize

      long getMaxWorkGroupSize()
    • getClockFrequency

      long getClockFrequency()