cudaMemcpyAsync (P2P D2D) serializes with kernel execution

Seems like lazy loading causes the issue, and the following fixes it:

CUDA_MODULE_LOADING=EAGER ./my_app

Will reason about the answer properly, and write it down…