Package | Description |
---|---|
com.amd.aparapi.internal.jni |
Modifier and Type | Field and Description |
---|---|
static boolean |
ConfigJNI.enableProfiling
Allows the user to turn on OpenCL profiling for the JNI/OpenCL layer.
|
static boolean |
ConfigJNI.enableProfilingCSV
Allows the user to turn on OpenCL profiling for the JNI/OpenCL layer, this information will be written to CSV file
Usage -Dcom.amd.aparapi.enableProfiling={true|false}
|
static boolean |
ConfigJNI.enableVerboseJNI
Allows the user to request that verbose JNI messages be dumped to stderr.
|
static boolean |
ConfigJNI.enableVerboseJNIOpenCLResourceTracking
Allows the user to request tracking of opencl resources.
|