Feeds
질문
Does copying from gpu to host generally take longer than copying from host to gpu?
Hi, I am using the parallel computing toolbox, and it seems like copying data to a gpu using gpuArray() generally takes much ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I perform muliple FFTs on a stack of data in parallel on a GPU?
Hi, I have a stack of images, and I want to compute the 2d fourier-transform of each image in parallel. For example, if I was no...
거의 13년 전 | 답변 수: 1 | 1