2.7. cudlaWaitEvents

Defined in /dvs/p4/build/sw/rel/gpgpu/toolkit/r13.4/cuDLA/inc/cudla.h

struct cudlaWaitEvents

Wait events for cudlaSubmitTask.

Public Members

uint32_t numEvents

Total number of wait events.

const CudlaFence *preFences

Array of fence pointers for all the wait events.