Nvidia Jetson Xavier Roofline Model Analysis using nvprof

Hi,

I want to perform roofline model analysis on my jetson xavier/nano/tx2 lol. Actually, the latest Nsight Compute includes roofline model analysis but not support the above devices. So I decide to do it from scratch using profiling tools like nvprof.

But according to the definitions, I need to obtain the runtime memory transfer using the metrics in nvprof like dram_read/write_transactions. But these two metrics are not supported on xavier/nano/tx2. lol


Any suggestions? Thanks for your help : )

I have no idea on this application, not sure if it’s doable, may other developers help to share experiences.