public interface CUoccupancyB2DSize
JCudaDriver#cuOccupancyMaxPotentialBlockSize
and maps a
certain kernel block size to the size of the per-block dynamic
shared memoryModifier and Type | Method and Description |
---|---|
long |
call(int blockSize)
Returns the size of the dynamic shared memory for the given kernel
block size
|
Copyright © 2014. All Rights Reserved.