Package | Description |
---|---|
com.amd.aparapi | |
com.amd.aparapi.device | |
com.amd.aparapi.internal.kernel | |
com.amd.aparapi.internal.tool |
Class and Description |
---|
Config.InstructionListener |
Kernel
A kernel encapsulates a data parallel algorithm that will execute either on a GPU
(through conversion to OpenCL) or on a CPU via a Java Thread Pool.
|
Kernel.Entry |
Kernel.EXECUTION_MODE
The execution mode ENUM enumerates the possible modes of executing a kernel.
|
Kernel.KernelState
This class is for internal Kernel state management
|
ProfileInfo |
Range
A representation of 1, 2 or 3 dimensional range of execution.
|
Class and Description |
---|
Range
A representation of 1, 2 or 3 dimensional range of execution.
|
Class and Description |
---|
Kernel
A kernel encapsulates a data parallel algorithm that will execute either on a GPU
(through conversion to OpenCL) or on a CPU via a Java Thread Pool.
|
Kernel.Entry |
ProfileInfo |
Range
A representation of 1, 2 or 3 dimensional range of execution.
|
Class and Description |
---|
Config.InstructionListener |