carpentries-incubator / lesson-gpu-programming

GPU Programming with Python and CUDA.
https://carpentries-incubator.github.io/lesson-gpu-programming/
Other
20 stars 12 forks source link

Explain why a transfer of data from host to device is needed #50

Closed HannoSpreeuw closed 2 years ago

HannoSpreeuw commented 2 years ago

This picture explains why a transfer of data from host to device is necessary to do computations on the GPU.

Added to episode 2.

isazi commented 2 years ago

Is the image from Ben? Have you asked if it can be reused? Johan is also going to make a new set of images for this lesson, next week or in the near future.

HannoSpreeuw commented 2 years ago

It is from a presentation by you and Ben, let me get back to you.

HannoSpreeuw commented 2 years ago

Permission has been granted!