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 NvSciSync object and cuDLA tasks, and vice-versa.