NvSci Memory profiling

Hello

I’m working on an NvSciStream IPC application for the 32GB Jetson AGX Orin. It is a multicast configuration where the producer and consumers only have CPU access to the buffers.

We are interested in profiling the memory usage of the application; however we haven’t had any success with Nsight since I believe it only reports CUDA memory usage.

Are there any other tools or recommended configurations for profiling these kind of NvSci applications?

Thanks in advance.

@Andrey_Trachenko do you have any thoughts?