Package net.bmahe.genetics4j.gpu.opencl
Class KernelInfoUtils
java.lang.Object
net.bmahe.genetics4j.gpu.opencl.KernelInfoUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
getKernelWorkGroupInfoLong
(org.jocl.cl_device_id deviceId, org.jocl.cl_kernel kernel, int parameter)
-
Constructor Details
-
KernelInfoUtils
private KernelInfoUtils()
-
-
Method Details
-
getKernelWorkGroupInfoLong
public static long getKernelWorkGroupInfoLong(org.jocl.cl_device_id deviceId, org.jocl.cl_kernel kernel, int parameter)
-