Menu

Transfer Data from Device to Host using CUDA | CUDA Education | cudaMalloc | CUDA Tutorial |

A very simple example of transferring data from the device (GPU) to the host (CPU) using CUDA. If you have any questions, contact me on twitter @cudaeducation or comment on the YouTube video.

Download code: CUDA Transfer Data from Host to Device

Next: Using CUDA Pinned Memory for faster transfers https://cudaeducation.com/cudapinnedmemory/

Leave a Reply

Your email address will not be published. Required fields are marked *