Modifier and Type | Field and Description |
---|---|
static boolean |
enableProfiling
Allows the user to turn on OpenCL profiling for the JNI/OpenCL layer.
|
static boolean |
enableProfilingCSV
Allows the user to turn on OpenCL profiling for the JNI/OpenCL layer, this information will be written to CSV file
Usage -Dcom.aparapi.enableProfiling={true|false}
|
static boolean |
enableVerboseJNI
Allows the user to request that verbose JNI messages be dumped to stderr.
|
static boolean |
enableVerboseJNIOpenCLResourceTracking
Allows the user to request tracking of opencl resources.
|
Constructor and Description |
---|
ConfigJNI() |
public static final boolean enableProfiling
public static final boolean enableProfilingCSV
public static final boolean enableVerboseJNI
public static final boolean enableVerboseJNIOpenCLResourceTracking
Copyright © 2016 Syncleus. All rights reserved.