Class LocalMemoryAllocators
java.lang.Object
net.bmahe.genetics4j.gpu.spec.fitness.cldata.LocalMemoryAllocators
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocalMemoryAllocatorofMaxWorkGroupSize(int type) static LocalMemoryAllocatorofMaxWorkGroupSize(int type, int multiple) static LocalMemoryAllocatorstatic LocalMemoryAllocatorofMaxWorkGroupSizeFloat(int multiple) static LocalMemoryAllocatorofSize(int type, long size) static LocalMemoryAllocatorofSizeFloat(long size) static LocalMemoryAllocatorofSizeInt(long size) static LocalMemoryAllocatorofWorkGroupSize(int type) static LocalMemoryAllocatorofWorkGroupSize(int type, int multiple)
-
Constructor Details
-
LocalMemoryAllocators
private LocalMemoryAllocators()
-
-
Method Details
-
ofSize
-
ofWorkGroupSize
-
ofWorkGroupSize
-
ofMaxWorkGroupSize
-
ofMaxWorkGroupSize
-
ofMaxWorkGroupSizeFloat
-
ofMaxWorkGroupSizeFloat
-
ofSizeFloat
-
ofSizeInt
-