Package | Description |
---|---|
com.aparapi | |
com.aparapi.internal.kernel |
Class and Description |
---|
IKernelBarrier
Provides the interface for Aparapi Kernel barriers.
|
KernelRunner
The class is responsible for executing
Kernel implementations. |
Class and 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 a
KernelArg . |
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.
|