Uses of Package
com.aparapi.internal.kernel
Packages that use com.aparapi.internal.kernel
-
Classes in com.aparapi.internal.kernel used by com.aparapiClassDescriptionProvides the interface for Aparapi Kernel barriers.The class is responsible for executing
Kernel
implementations. -
Classes in com.aparapi.internal.kernel used by com.aparapi.internal.kernelClassDescriptionProvides 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.Thread safe class holding the kernel preferences for a given kernel class.Collects profiling information per kernel class per device.Created by Barney on 02/09/2015.