Package net.bmahe.genetics4j.gpu.opencl.model
package net.bmahe.genetics4j.gpu.opencl.model
-
ClassDescriptionRepresents an OpenCL compute device with its capabilities and characteristics for GPU-accelerated evolutionary algorithms.Immutable implementation of
Device
.Builds instances of typeImmutableDevice
.Immutable implementation ofKernelInfo
.Builds instances of typeImmutableKernelInfo
.Immutable implementation ofPlatform
.Builds instances of typeImmutablePlatform
.Represents kernel-specific execution characteristics and resource requirements for an OpenCL kernel on a specific device.Represents an OpenCL platform providing access to compute devices and their capabilities.