Package com.aparapi.internal.kernel
package com.aparapi.internal.kernel
-
ClassDescriptionProvides the interface for Aparapi Kernel barriers.Each field (or captured field in the case of an anonymous inner class) referenced by any bytecode reachable from the users Kernel.run(), will need to be represented as a
KernelArg
.Created by Barney on 02/09/2015.Created by Barney on 24/08/2015.New home for deprecated methods ofDevice
.KernelManager instances useful for debugging.Thread safe class holding the kernel preferences for a given kernel class.Collects profiling information per kernel class per device.The class is responsible for executingKernel
implementations.Created by Barney on 02/09/2015.