Uses of Package
com.aparapi.internal.kernel
-
Packages that use com.aparapi.internal.kernel Package Description com.aparapi com.aparapi.internal.kernel -
Classes in com.aparapi.internal.kernel used by com.aparapi Class Description IKernelBarrier Provides the interface for Aparapi Kernel barriers.KernelRunner The class is responsible for executingKernel
implementations. -
Classes in com.aparapi.internal.kernel used by com.aparapi.internal.kernel Class Description IKernelBarrier Provides the interface for Aparapi Kernel barriers.KernelArg 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 aKernelArg
.KernelDeviceProfile Created by Barney on 02/09/2015.KernelDeviceProfile.Accumulator KernelDeviceProfile.GlobalAccumulator KernelManager Created by Barney on 24/08/2015.KernelPreferences Thread safe class holding the kernel preferences for a given kernel class.KernelProfile Collects profiling information per kernel class per device.KernelRunner.ExecutionSettings KernelRunner.ThreadDiedHandler PreferencesWrapper ProfilingEvent Created by Barney on 02/09/2015.