How to read back a CUDA Texture for testing?
Ok, so far, I can create an array on the host computer (of type float), and copy it to the gpu, then bring it back to the host as another array (to test if the copy was successful by comparing to the
问答
阅读(2)