Class KernelExecutionContextComputers
java.lang.Object
net.bmahe.genetics4j.gpu.spec.fitness.kernelcontext.KernelExecutionContextComputers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionof(long[] globalWorkSize, long[] workGroupSize) ofGenotypeSizeAndWorkGroup(long[] workGroupSize) ofGlobalWorkSize(long[] globalWorkSize) ofGlobalWorkSize1D(long globalWorkSize)
-
Constructor Details
-
KernelExecutionContextComputers
private KernelExecutionContextComputers()
-
-
Method Details
-
ofGenotypeSize
-
ofGlobalWorkSize
-
ofGlobalWorkSize1D
-
ofGenotypeSizeAndWorkGroup
-
of
-