Class KernelExecutionContext.Builder
java.lang.Object
net.bmahe.genetics4j.gpu.spec.fitness.kernelcontext.ImmutableKernelExecutionContext.Builder
net.bmahe.genetics4j.gpu.spec.fitness.kernelcontext.KernelExecutionContext.Builder
- Enclosing interface:
KernelExecutionContext
-
Constructor Summary
-
Method Summary
Methods inherited from class net.bmahe.genetics4j.gpu.spec.fitness.kernelcontext.ImmutableKernelExecutionContext.Builder
build, from, globalWorkSize, workGroupSize, workGroupSize
-
Constructor Details
-
Builder
public Builder()
-