cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Widen support for textures, arrays and surfaces

Open eyalroz opened this issue 1 year ago • 0 comments

There are more APIs for working with textures, CUDA arrays and surfaces, than we support. While our array copying support has improved in recent years, our basic representation capability is still somewhat stunted. We should make a pass over the relevant API to see what we support only partially or not at all.

eyalroz avatar Jun 06 '24 20:06 eyalroz