./cupti_query Assuming default device id 0 CUDA Device Id : 0 CUDA Device Name: Tesla V100-SXM2-16GB Assuming default domain id 20971522 Event# 1 Id = 100663390 Name = active_cycles_pm Shortdesc = active cycles pm Longdesc = Number of cycles a multiprocessor has at least one active warp. Category = CUPTI_EVENT_CATEGORY_INSTRUCTION Event# 2 Id = 100663391 Name = active_warps_pm Shortdesc = active warps pm Longdesc = Accumulated number of active warps per cycle. For every cycle it increments by the number of active warps in the cycle which can be in the range 0 to 64. Category = CUPTI_EVENT_CATEGORY_INSTRUCTION Event# 3 Id = 100663385 Name = shared_ld_transactions Shortdesc = shared_ld_transactions Longdesc = Number of transactions for shared load accesses. Maximum transaction size in volta is 128 bytes, any warp accessing more than 128 bytes will cause multiple transactions for a shared load instruction. This also includes extra transactions caused by shared bank conflicts. Category = CUPTI_EVENT_CATEGORY_CACHE Event# 4 Id = 100663386 Name = shared_st_transactions Shortdesc = shared_st_transactions Longdesc = Number of transactions for shared store accesses. Maximum transaction size in volta is 128 bytes, any warp accessing more than 128 bytes will cause multiple transactions for a shared store instruction. This also includes extra transactions caused by shared bank conflicts. Category = CUPTI_EVENT_CATEGORY_CACHE Event# 5 Id = 100663345 Name = elapsed_cycles_sm Shortdesc = elapsed clocks Longdesc = elapsed clocks Category = CUPTI_EVENT_CATEGORY_INSTRUCTION Event# 6 Id = 100663392 Name = elapsed_cycles_pm Shortdesc = elapsed clocks Longdesc = elapsed clocks Category = CUPTI_EVENT_CATEGORY_INSTRUCTION Event# 7 Id = 100663387 Name = shared_ld_bank_conflict Shortdesc = Shared load bank conflict Longdesc = Number of shared load bank conflict generated when the addresses for two or more shared memory load requests fall in the same memory bank. Category = CUPTI_EVENT_CATEGORY_CACHE Event# 8 Id = 100663388 Name = shared_st_bank_conflict Shortdesc = Shared store bank conflict Longdesc = Number of shared store bank conflict generated when the addresses for two or more shared memory store requests fall in the same memory bank. Category = CUPTI_EVENT_CATEGORY_CACHE