Package com.aparapi
package com.aparapi
-
ClassDescriptionA central location for holding all runtime configurable properties as well as logging configuration.Defines interface for listener/observer of Kernel profile reportsA 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.We can use this Annotation to 'tag' intended constant buffers.Deprecated.We can use this Annotation to 'tag' intended local buffers.Annotation which can be applied to either a getter (with usual java bean naming convention relative to an instance field), or to any method with void return type, which prevents both the method body and any calls to the method being emitted in the generated OpenCL.This annotation is for internal use onlyThis annotation is for internal use onlyWe can use this Annotation to 'tag' __private (unshared) array fields.A representation of 1, 2 or 3 dimensional range of execution.
EXECUTION_MODE
s are used, as a more sophisticatedDevice
preference mechanism is in place, seeKernelManager
.