cuDLA

cuDLA supports importing an NvSciBufObj into DLA as cuDLA external memory of type NvSciBuf. Users can use cuDLA APIs to import memory objects and get the pointer to be passed while submitting DLA tasks. If the NvSciBuf object is imported into DLA using cuDLA and also mapped by other drivers, then the application must use cuDLA external semaphore APIs described in this section as appropriate barriers to maintain coherence between cuDLA and the other drivers.