libgpuvm icon indicating copy to clipboard operation
libgpuvm copied to clipboard

true device-side caching of arrays

Open canonizer opened this issue 13 years ago • 0 comments

Implement true device-side caching of arrays. That is, automatically allocating support buffers in GPU when host array is first used on-GPU, and deallocating them in case of memory shortage

canonizer avatar Mar 28 '12 18:03 canonizer