Hello, I was profiling some kernels and encountered some metrics I can’t understand. The metrics are below
-
derived_tempMetric0
-
gcc__cache_requests_type_constant.sum
-
dram__bytes_op_write.sum.pct_of_peak_sustained_elapsed
-
gpu__compute_memory_access_throughput.avg.pct_of_peak_sustained_elapsed
-
gcc__xbar2gcc_sectors.sum
-
gpu__compute_memory_access_throughput.max.pct_of_peak_sustained_elapsed
-
derived__memory_l2_theoretical_sectors_global_excessive
-
derived__smsp__inst_executed_op_branch_pct
-
gcc__xbar2gcc_sectors.sum
-
gcc__average_cache_request_hit_rate.pct
-
derived__smsp__sass_thread_inst_executed_op_ffma_pred_on_x2
-
derived__memory_l1_conflicts_shared_nway
-
derived__avg_thread_executed_true
I would appreciate if someone explains what the metrics above mean or notify me how to get access to the explanation of metrics above. I googled metrics above but couldn’t find any explanation.
Thank you in advance!