Hello All,
When I use ”nvprof --metrics all“, there is an event that called inst_misc
In the documentation, the explanation for inst_misc is Number of miscellaneous instructions executed by non-predicated threads.What are the meanings of “miscellaneous instructions” and “non-predicated threads”?
Thanks!