12.07.2015 Views

NVIDIA CUDA

NVIDIA CUDA

NVIDIA CUDA

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.3 <strong>CUDA</strong>_MEMCPY2D_st Struct Reference 2094.3 <strong>CUDA</strong>_MEMCPY2D_st Struct ReferenceData Fields• CUarray dstArrayDestination array reference.• CUdeviceptr dstDeviceDestination device pointer.• void ∗ dstHostDestination host pointer.• CUmemorytype dstMemoryTypeDestination memory type (host, device, array).• unsigned int dstPitchDestination pitch (ignored when dst is array).• unsigned int dstXInBytesDestination X in bytes.• unsigned int dstYDestination Y.• unsigned int HeightHeight of 2D memory copy.• CUarray srcArraySource array reference.• CUdeviceptr srcDeviceSource device pointer.• const void ∗ srcHostSource host pointer.• CUmemorytype srcMemoryTypeSource memory type (host, device, array).• unsigned int srcPitchSource pitch (ignored when src is array).• unsigned int srcXInBytesSource X in bytes.• unsigned int srcYSource Y.• unsigned int WidthInBytesWidth of 2D memory copy in bytes.Generated on Wed Apr 1 16:11:42 2009 for <strong>NVIDIA</strong> <strong>CUDA</strong> Library by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!