Bug in ncu rule?

I’m running on a pretty outdated version of nsight compute (2020.3.1).

In HighPipeUtilization.py:74, should be as following?

if cc >= pipe[1] and (pipe[2] == 0 or cc <= pipe[2]):

Thanks for reporting the issue.

This has been fixed in Nsight Compute version 2021.1.0 (CUDA Toolkit version 11.3).

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.