2.5. cudlaSignalEvents

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

struct cudlaSignalEvents

Signal events for cudlaSubmitTask.

Public Members

uint64_t *const *devPtrs

Array of registered synchronization objects (via cudlaImportExternalSemaphore).

CudlaFence *eofFences

Array of fences pointers for all the signal events corresponding to the synchronization objects.

uint32_t numEvents

Total number of signal events.