Class OpenCLUtil

java.lang.Object
com.aparapi.internal.util.OpenCLUtil

public class OpenCLUtil extends Object
This utility class encapsulates the necessary actions required to query underlying OpenCL information
  • Constructor Details

    • OpenCLUtil

      public OpenCLUtil()
  • Method Details

    • getOpenCLPlatforms

      public static List<OpenCLPlatform> getOpenCLPlatforms()
      Retrieve a list of available OpenCL Platforms
      Returns:
      Available OpenCL Platforms