cuDLA#
cuDLA supports NvSciSync
by enabling applications to signal and wait for them. cuDLA treats NvSciSync
as an external semaphore object, which can be imported into the DLA address space. The application can use the existing cudlaImportExternalSemaphore
API to build dependencies between an NvSciSyn
c object and cuDLA tasks, and vice-versa.