libgpuvm
libgpuvm copied to clipboard
support for mapping host arrays to device images
typically, host arrays are mapped into device buffers. However, performance tests indicate that sometimes more performance is provided by textures (images). An API support is therefore needed to map host arrays to images, with the same set of features as supported for mapping arrays into buffers