Package 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
-
-
Constructor Summary
Constructors Constructor Description CLInfo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
static StringBuilder
print(StringBuilder sb)
-
-
-
Method Detail
-
print
public static StringBuilder print(StringBuilder sb)
-
-