Questions about DLA Xavier with Nsight System

Hello,

I am testing on profiling samplemnist with NsightSystem on Xavier by enabling DLA.


I am curious with the following questions based on the image:

  1. What is the relation between NvMediaDlaSubmit and Task [200.000µs]?

  2. By clicking on Task [200.000µs], some bar charts turned to a unique color, so does it means that DLA was being used by those bar charts that have the same color. If so, why the bar chart length is not the same? If not, what is the exact meaning of that?

[ In General ]
3. Are all bar charts generated correctly( without any bias or with high accuracy] by Nsight System?

Thank you.

Hi,

May I know which platform do you use?
NvMedia should be a DRIVE platform API rather than Jetson.

Thanks.

target platform

Jetpack: 4.3
TensorRT: 6.0.1
CUDA: 10.0
cudnn: 7.6.3

Hi,

Sorry for the late update.
You can find some information here:
https://docs.nvidia.com/drive/drive_os_5.1.12.0L/nvvib_docs/DRIVE_OS_Linux_SDK_Development_Guide/baggage/group__nvmedia__dla__api.html#gaa7d9223de614564cf07ef7e6c09f5db6

1.
NvMediaDlaSubmit is a CPU call that submit a job to DLA processor.
Task [200.000µs] should be the period that DLA is active.

2. Would you mind to attach a figure about the bar chart you mentioned?
In general, DLA line indicates the DLA active time and the following bar should be the function that uses DLA processor.

Thanks.

Thank you very much for helping.

  1. This is the file. Filebin | wd73kr6ka6t3d8qi

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one. Thanks

Hi,

Sorry for the late update again.

It looks like the file is expired.
Do you still have a question for DLA+Nsight system?
If yes, would you mind to attach the file again.

Thanks.