Interface ExtMemory
access this type via: io.compute.ExtMemory (provides, requires or uses)
An abstract type that represents an area of memory allocated on an external compute device
Functions
int getMemoryLoc()
int[] getDimensionLengths()
int getMemoryLoc()
This function is called internally by the GPU Compute framework; it has no public utility.
int[] getDimensionLengths()
Returns the lengths of each dimension the block of memory has