This gives information about the returned memory. Notice how the

is

:
This forces a copy from the host memory (CPU) to the device memory (GPU):
This gives information about the returned memory. Notice how both

and

are

:
This will perform an unnecessary copy from the device to the host:
The information is not changed: