JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.util.CLInfo Class Reference

Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application. More...

Collaboration diagram for com.jogamp.opencl.util.CLInfo:

Static Public Member Functions

static StringBuilder print (final StringBuilder sb)
 
static void main (final String[] args) throws Exception
 

Detailed Description

Prints out diagnostic properties about the OpenCL installation and the runtime environment of the host application.

Author
Michael Bien

Definition at line 45 of file CLInfo.java.

Member Function Documentation

◆ main()

static void com.jogamp.opencl.util.CLInfo.main ( final String[]  args) throws Exception
static

Definition at line 90 of file CLInfo.java.

Here is the call graph for this function:

◆ print()

static StringBuilder com.jogamp.opencl.util.CLInfo.print ( final StringBuilder  sb)
static

Definition at line 47 of file CLInfo.java.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: