com.jogamp.opencl.util
Class CLInfo
java.lang.Object
com.jogamp.opencl.util.CLInfo
public class CLInfo
- extends Object
Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application.
- Author:
- Michael Bien
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLInfo
public CLInfo()
print
public static StringBuilder print(StringBuilder sb)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception