Uses of Package
net.bmahe.genetics4j.gpu.spec
Packages that use net.bmahe.genetics4j.gpu.spec
-
Classes in net.bmahe.genetics4j.gpu.spec used by net.bmahe.genetics4j.gpuClassDescriptionGPU-specific evolutionary algorithm configuration that extends the core EA framework with OpenCL capabilities.GPU-specific execution context that extends the core EA framework with OpenCL device selection capabilities.
-
Classes in net.bmahe.genetics4j.gpu.spec used by net.bmahe.genetics4j.gpu.specClassDescriptionGPU-specific evolutionary algorithm configuration that extends the core EA framework with OpenCL capabilities.GPU-specific execution context that extends the core EA framework with OpenCL device selection capabilities.Immutable implementation of
GPUEAConfiguration
.Builds instances of typeImmutableGPUEAConfiguration
.Immutable implementation ofGPUEAExecutionContext
.Builds instances of typeImmutableGPUEAExecutionContext
.Immutable implementation ofProgram
.Builds instances of typeImmutableProgram
.Specification for OpenCL programs containing kernel source code, build options, and compilation settings.