Unit 'DAV_CudaRuntime' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_asiovst]

TCudaMemcpyKind

Declaration

Source position: DAV_CudaRuntime.pas line 66

type TCudaMemcpyKind = (

  cmkHostToHost = 0,

  

  cmkHostToDevice,

  

  cmkDeviceToHost,

  

  cmkDeviceToDevice

  

);



CT Web help

CodeTyphon Studio