Indicating GPU Synchronicity

The CudaMemcpySynchronous flag indicates if copying from/to GPU is synchronous.

The following describes the CudaMemcpySynchronous flag:

  • Data type - boolean

  • Default value - false

  • Allowed values - true, false