ENCCS / OpenACC-CUDA-beginners

ENCCS introductory lesson on OpenACC and CUDA
http://enccs.github.io/OpenACC-CUDA-beginners/
8 stars 6 forks source link

in OpenACC heat equation example, update memcpy commend #11

Open wikfeldt opened 3 years ago

wikfeldt commented 3 years ago

there is a comment before memcpy that says that we are swapping pointers. The comment should be updated.