When I check the definitions from nv-nsight-cu, I see
lts__t_sectors_op_read # of LTS sectors for reads
lts__t_sectors_srcunit_tex_op_read # of LTS sectors from unit TEX for reads
It seems that l2_tex_read_throughput represents the throughput from tex to l2. I would like to know what is l2_read_throughput then? Is that the path from dram to l2?
lts__t_sectors_op_read counts only read operations. This does not count L2 data bank reads due to atomics or reductions.
lts__t_sectors_src_unit_tex_op_read is a subset of the L2 data bank reads due to read operations from the SM L1TEX unit.
l2_tex_read_throughput is the read throughput limited to requests from the SM L1TEX unit. As stated above the SM has many memory clients including but not limited to