Contains the buffer allocation, synchronization, and streaming APIs.
|
| | Buffer Allocation APIs |
| | The NvSciBuf library contains the APIs for applications to allocate and exchange buffers in memory.
|
| |
| | Streaming APIs |
| | The NvSciStream library is a layer on top of NvSciBuf and NvSciSync libraries that provides utilities for streaming sequences of data packets between multiple application modules to support a wide variety of use cases.
|
| |
| | Synchronization APIs |
| | The NvSciSync library allows applications to manage synchronization objects which coordinate when sequences of operations begin and end.
|
| |