# NOTE: Metrics representing a superset of other metrics must be declared first # if they appear in the same group (displayRows). Otherwise different metrics will # dominate in the group row depending on zoom level if overlay display mode is used. version: 5 metricSets: - alias: ad10x-gfxt name: Graphics Throughput Metrics for NVIDIA AD10x (frequency >= 10kHz) chips: [AD102, AD103, AD104, AD106, AD107] displayRows: - name: $root:Activity type: overlay displayHeightScale: 0.5 metrics: - Sync Copy Engine Active - GR Active - name: $root:Memory type: overlay displayHeightScale: -0.5 metrics: - GPU Memory Read Bandwidth - GPU Memory Write Bandwidth - PCIe Read Bandwidth - PCIe Write Bandwidth - name: GPU Active description: The graphics or copy engine is active type: overlay metrics: - Sync Copy Engine Active - Async Copy Engine Active 0 - Async Copy Engine Active 1 - Async Copy Engine Active 2 - GR Active - name: Unit Throughputs description: Throughput of each major hardware unit type: overlay displayHeightScale: 2.0 metrics: - SM Throughput - RTCORE Throughput - VAF Throughput - L1 Throughput - L2 Throughput - VRAM Throughput - PCIe Throughput - PD Throughput - PES+VPC Throughput - RASTER Throughput - PROP Throughput - ZROP Throughput - CROP Throughput - name: Compute in Flight description: Compute dispatches sent to the GPU queues that have been issued, but not yet complete type: overlay metrics: - Sync Compute in Flight - Async Compute in Flight - name: Draw/Dispatch Start description: Draw and dispatch start times type: overlay metrics: - Draw Started - Dispatch Started - name: SM Occupancy (TPC View) type: stacked displayHeightScale: 2.0 metrics: - Vertex/Tess/Geometry Warps - Pixel Warps - Compute Warps - Unallocated Warps in Active SMs - Idle SM Unused Warp Slots - name: Active Threads Per Warp description: Use this row to observe the fraction of active thread lanes per warp-level instruction type: overlay metrics: - Active Threads Per Warp - name: FE Stalls description: FE stalls waiting for commands to complete type: overlay metrics: - FE Stalled Sync - FE Stalled Async - name: FE Pipeline Stalling Commands description: FE commands that require parts of the pipeline to stall type: overlay metrics: - Go Idle Sync - Subchannel Switch Sync - Go Idle Async - Subchannel Switch Async - Pixel Shader Barriers - name: SM Register Usage (Occupancy Limiter) description: 'Average # of registers allocated each cycle per SM' type: stacked metrics: - 3D Register Allocation - CS Register Allocation - name: SM Shared+ISBE Memory Usage (Occupancy Limiter) description: 'Average # of shared and ISBE memory bytes allocated each cycle' type: stacked metrics: - CS Shared Memory Allocated (Sync) - CS Shared Memory Allocated (Async) - VTG ISBE Memory Allocated - name: SM TRAM Memory Usage (Occupancy Limiter) description: 'Average # of TRAM memory bytes allocated each cycle' type: stacked metrics: - PS TRAM Memory Allocated - name: Active Thread Groups in SM (Occupancy Limiter) description: 'Average # of active threads per SM each cycle' type: stacked metrics: - Active Thread Groups in SM - name: SM Instruction Throughputs description: SM instruction throughput breakdown by pipe type: overlay metrics: - SM Issue Active - SM ALU Pipe Throughput - SM FMA Light Pipe Throughput - SM FMA Heavy Pipe Throughput - SM SFU Pipe Throughput - name: L1 Throughputs description: L1 cache throughputs breakdown by stage type: overlay metrics: - L1 LSU Data-Stage Throughput - L1 Texture Data-Stage Throughput - L1 LSU Writeback-Stage Throughput - L1 Texture Writeback-Stage Throughput - L1 Texture Filter-Stage Throughput - name: L1 LSU Throughputs description: L1 cache LSU throughputs breakdown by memory space type: overlay metrics: - L1 Local+Global Data-Stage Throughput - L1 Shared+Attribute Data-Stage Throughput - L1 Surface Data-Stage Throughput - name: L1 Hit Rate description: L1 cache hit rate for all operations type: overlay metrics: - L1 Hit Rate - name: L2 Bandwidth (Source) description: L2 cache bandwidth breakdown by source unit type: stacked metrics: - L2 Bandwidth from L1 - L2 Bandwidth from GCC - L2 Bandwidth from PE - L2 Bandwidth from CROP - L2 Bandwidth from ZROP - L2 Bandwidth from Raster - L2 Bandwidth from FBP - L2 Bandwidth from HUB - name: L2 Bandwidth (Destination) description: L2 cache bandwidth breakdown by destination unit type: stacked metrics: - L2 Bandwidth to VRAM - L2 Bandwidth to PCIe+Peer - name: L2 Hit Rates description: L2 cache hit rates in aggregate and for read operations from L1 type: overlay metrics: - L2 Hit Rate - L2 Hit Rate from L1 - name: GPU Memory Bandwidth description: GPU memory read/write bandwidth type: stacked metrics: - GPU Memory Read Bandwidth - GPU Memory Write Bandwidth - name: PCIe Bandwidth description: PCIe read/write bandwidth type: overlay metrics: - PCIe Read Bandwidth - PCIe Write Bandwidth - name: PCIe to BAR Requests description: PCIe to BAR 0/1/2 read/write requests type: overlay metrics: - PCIe Read Requests to BAR1 - PCIe Write Requests to BAR1 - PCIe Read Requests to BAR0 - PCIe Write Requests to BAR0 - PCIe Read Requests to BAR2 - PCIe Write Requests to BAR2 - name: ZCULL description: Total/Rejected number of samples sent to ZCULL type: overlay metrics: - ZCULL Rejected Samples - ZCULL Input Samples metrics: - name: Sync Copy Engine Active id: HOST.TriageSCG.gpu__engine_cycles_active_any_syncce color: '#B2B233' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Cycles Active suffix: .sum - name: Async Copy Engine Active 0 id: FE_A.TriageSCG.gpu__scheduler_engine_asyncce0_cycles_active color: '#FFA700' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Cycles Active suffix: .sum - name: Async Copy Engine Active 1 id: FE_A.TriageSCG.gpu__scheduler_engine_asyncce1_cycles_active color: '#FFA700' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Cycles Active suffix: .sum - name: Async Copy Engine Active 2 id: HOST.TriageSCG.gpu__scheduler_engine_asyncce2_cycles_active color: '#FFA700' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Cycles Active suffix: .sum - name: GR Active id: FE_B.TriageSCG.gr__cycles_active description: Number of cycles the graphics/compute engine is active. The graphics and compute engine are active if there is any work in the graphics pipe or if the compute pipe is processing a dispatch. color: '#ED6A32' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Cycles Active suffix: .sum - name: SM Throughput id: TriageSCG.sm__throughput color: '#D100EE' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: RTCORE Throughput id: rtcore__cycles_executed color: '#D18841' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: VAF Throughput id: TPC.TriageSCG.vaf__throughput color: '#D13341' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Throughput id: SM_A.TriageSCG.l1tex__throughput color: '#FFC425' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Throughput id: LTS.TriageSCG.lts__throughput color: '#00AEDB' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: VRAM Throughput id: FBSP.TriageSCG.dramc__throughput color: '#F37735' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: PCIe Throughput id: PCI.TriageSCG.pcie__throughput color: '#3577F3' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: PD Throughput id: HUB_B.TriageSCG.pda__throughput color: '#00B159' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: PES+VPC Throughput id: GPC_B.TriageSCG.pes__throughput color: '#3FB159' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: RASTER Throughput id: GPC_A.TriageSCG.raster__throughput color: '#6FB159' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: PROP Throughput id: GPC_A.TriageSCG.prop__throughput color: '#9FB159' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: ZROP Throughput id: ROP.TriageSCG.zrop__throughput color: '#854442' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: CROP Throughput id: ROP.TriageSCG.crop__throughput color: '#AFB159' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Sync Compute in Flight id: FE_A.TriageSCG.gr__compute_cycles_active_queue_sync color: '#FE7F9C' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Async Compute in Flight id: FE_A.TriageSCG.gr__compute_cycles_active_queue_async color: '#FFD179' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Draw Started id: FE_B.TriageSCG.fe__draw_count description: Number of draw calls started color: '#F0F000' subMetrics: - name: Workloads suffix: .sum - name: Dispatch Started id: FE_A.TriageSCG.gr__dispatch_count description: Number of compute dispatches/grid launches started color: '#00F0F0' subMetrics: - name: Workloads suffix: .sum - name: Vertex/Tess/Geometry Warps id: SM_B.TriageSCG.tpc__warps_active_shader_vtg_realtime color: '#0057E7' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg suffix: .avg - name: Avg Warps per Cycle suffix: .avg.per_cycle_elapsed - name: Pixel Warps id: TPC.TriageSCG.tpc__warps_active_shader_ps_realtime color: '#008744' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg suffix: .avg - name: Avg Warps per Cycle suffix: .avg.per_cycle_elapsed - name: Compute Warps id: TPC.TriageSCG.tpc__warps_active_shader_cs_realtime color: '#FFA700' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg suffix: .avg - name: Avg Warps per Cycle suffix: .avg.per_cycle_elapsed - name: Unallocated Warps in Active SMs id: TriageSCG.tpc__warps_inactive_sm_active_realtime color: '#696969' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg suffix: .avg - name: Avg Warps per Cycle suffix: .avg.per_cycle_elapsed - name: Idle SM Unused Warp Slots id: TriageSCG.tpc__warps_inactive_sm_idle_realtime color: '#C0C0C0' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg suffix: .avg - name: Avg Warps per Cycle suffix: .avg.per_cycle_elapsed - name: Active Threads Per Warp id: smsp__thread_inst_executed_pred_on_per_inst_executed color: green subMetrics: - name: Threads/Warp label: $ratio suffix: .ratio - name: Coherence label: $pct suffix: .pct - name: FE Stalled Sync id: FE_B.TriageSCG.fe__cycles_stalled_cmd_wfi_queue_sync color: '#AA1111' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: FE Stalled Async id: FE_B.TriageSCG.fe__cycles_stalled_cmd_wfi_queue_async color: '#11AA11' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Go Idle Sync id: FE_B.TriageSCG.fe__output_ops_cmd_go_idle_queue_sync color: '#11AA11' subMetrics: - name: Commands suffix: .sum - name: Subchannel Switch Sync id: FE_A.TriageSCG.fe__output_ops_cmd_subchsw_queue_sync color: '#AA11AA' subMetrics: - name: Commands suffix: .sum - name: Go Idle Async id: FE_B.TriageSCG.fe__output_ops_cmd_go_idle_queue_async color: '#AA1111' subMetrics: - name: Commands suffix: .sum - name: Subchannel Switch Async id: FE_A.TriageSCG.fe__output_ops_cmd_subchsw_queue_async color: '#1111AA' subMetrics: - name: Commands suffix: .sum - name: Pixel Shader Barriers id: FE_B.TriageSCG.fe__pixel_shader_barriers color: '#11AAAA' subMetrics: - name: Commands suffix: .sum - name: 3D Register Allocation id: TPC.TriageSCG.tpc__sm_rf_registers_allocated_shader_3d_realtime color: '#008744' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Registers per SM suffix: .avg.per_cycle_elapsed multiplier: 0.5 - name: CS Register Allocation id: TPC.TriageSCG.tpc__sm_rf_registers_allocated_shader_cs_realtime color: '#FFA700' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Registers per SM suffix: .avg.per_cycle_elapsed multiplier: 0.5 - name: CS Shared Memory Allocated (Sync) id: TPC.TriageSCG.tpc__l1tex_mem_shared_data_compute_bytes_allocated_queue_sync_realtime color: '#B2B233' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Bytes label: $bytes suffix: .avg.per_cycle_elapsed - name: CS Shared Memory Allocated (Async) id: TPC.TriageSCG.tpc__l1tex_mem_shared_data_compute_bytes_allocated_queue_async_realtime color: '#B233B2' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Bytes label: $bytes suffix: .avg.per_cycle_elapsed - name: VTG ISBE Memory Allocated id: TPC.TriageSCG.tpc__l1tex_mem_shared_data_isbe_bytes_allocated_realtime color: '#33B2B2' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Bytes label: $bytes suffix: .avg.per_cycle_elapsed - name: PS TRAM Memory Allocated id: TPC.TriageSCG.tpc__l1tex_mem_shared_data_tram_bytes_allocated_realtime color: '#33B233' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg Bytes label: $bytes suffix: .avg.per_cycle_elapsed - name: Active Thread Groups in SM id: SM_B.TriageSCG.sm__ctas_active color: '#B23333' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Avg CTAs per SM suffix: .avg.per_cycle_elapsed - name: SM Issue Active id: SM_A.TriageSCG.sm__inst_executed_realtime description: SM instruction issue rate. Each SM can issue 4 instructions/cycle (1 instruction/SMSP/cycle). color: '#CFCF3F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Instructions suffix: .sum - name: Avg Inst/Clk per SM suffix: .avg.per_cycle_elapsed - name: Peak Inst/Clk per SM suffix: .avg.peak_sustained - name: SM ALU Pipe Throughput id: SM_A.TriageSCG.sm__inst_executed_pipe_alu_realtime color: '#FF6F00' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Instructions suffix: .sum - name: Avg Inst/Clk per SM suffix: .avg.per_cycle_elapsed - name: Peak Inst/Clk per SM suffix: .avg.peak_sustained - name: SM FMA Light Pipe Throughput id: SM_C.TriageSCG.smsp__inst_executed_pipe_fmalite color: '#00CF00' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Instructions suffix: .sum - name: Avg Inst/Clk per SM suffix: .avg.per_cycle_elapsed - name: Peak Inst/Clk per SM suffix: .avg.peak_sustained - name: SM FMA Heavy Pipe Throughput id: SM_C.TriageSCG.smsp__inst_executed_pipe_fmaheavy color: '#CF003F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Instructions suffix: .sum - name: Avg Inst/Clk per SM suffix: .avg.per_cycle_elapsed - name: Peak Inst/Clk per SM suffix: .avg.peak_sustained - name: SM SFU Pipe Throughput id: SM_A.TriageSCG.sm__inst_executed_pipe_xu_realtime color: '#00003F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Instructions suffix: .sum - name: Avg Inst/Clk per SM suffix: .avg.per_cycle_elapsed - name: Peak Inst/Clk per SM suffix: .avg.peak_sustained - name: L1 LSU Data-Stage Throughput id: SM_A.TriageSCG.l1tex__data_pipe_lsu_wavefronts color: '#CFCF3F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Texture Data-Stage Throughput id: SM_A.TriageSCG.l1tex__data_pipe_tex_wavefronts color: '#00003F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 LSU Writeback-Stage Throughput id: SM_A.TriageSCG.l1tex__lsu_writeback_active color: '#CF003F' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Texture Writeback-Stage Throughput id: SM_A.TriageSCG.l1tex__tex_writeback_active color: '#33B2B2' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Texture Filter-Stage Throughput id: SM_A.TriageSCG.l1tex__f_wavefronts_realtime color: '#3F00CF' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Local+Global Data-Stage Throughput id: SM_A.TriageSCG.l1tex__data_pipe_lsu_wavefronts_mem_lg color: '#FF6F00' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Shared+Attribute Data-Stage Throughput id: SM_A.TriageSCG.l1tex__data_pipe_lsu_wavefronts_mem_shared_realtime color: '#00CF00' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Surface Data-Stage Throughput id: SM_A.TriageSCG.l1tex__data_pipe_lsu_wavefronts_mem_surface_realtime color: '#FFCA18' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L1 Hit Rate id: SM_B.TriageSCG.l1tex__t_sector_hit_rate color: '#551DCC' subMetrics: - name: Ratio % label: $pct suffix: .pct - name: L2 Bandwidth from L1 id: LTS.TriageSCG.lts__t_sector_throughput_srcunit_tex color: '#11AA11' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from GCC id: LTS.TriageSCG.lts__t_sector_throughput_srcunit_gcc color: '#11AAAA' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from PE id: LTS.TriageSCG.lts__t_sector_throughput_srcunit_pe color: '#AAAA11' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from CROP id: ROP.TriageSCG.lts__t_sector_throughput_srcunit_crop color: '#AA1111' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from ZROP id: ROP.TriageSCG.lts__t_sector_throughput_srcunit_zrop color: '#1111AA' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from Raster id: TriageSCG.lts__t_sector_throughput_srcunit_raster color: '#AA11AA' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from FBP id: LTS.TriageSCG.lts__t_sector_throughput_srcnode_fbp color: '#111111' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth from HUB id: LTS.TriageSCG.lts__t_sector_throughput_srcnode_hub color: '#AAAAAA' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth to VRAM id: LTS.TriageSCG.lts__t_sector_throughput_aperture_device color: '#AA1111' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Bandwidth to PCIe+Peer id: LTS.TriageSCG.lts__t_sector_throughput_aperture_other color: '#11AA11' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: L2 Hit Rate id: LTS.TriageSCG.lts__average_t_sector_hit_rate_realtime color: '#88001B' subMetrics: - name: Ratio % label: $pct suffix: .pct - name: L2 Hit Rate from L1 id: LTS.TriageSCG.lts__average_t_sector_hit_rate_srcunit_tex_realtime color: '#FFCA18' subMetrics: - name: Ratio % label: $pct suffix: .pct - name: GPU Memory Read Bandwidth id: FBSP.TriageSCG.dramc__read_throughput color: '#CCCC00' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: GPU Memory Write Bandwidth id: FBSP.TriageSCG.dramc__write_throughput color: '#CC00CC' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: PCIe Read Bandwidth id: PCI.TriageSCG.pcie__read_bytes description: Number of bytes received by GPU (includes protocol) color: '#FF3D00' schedulingRule: migOptional subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Bytes label: $bytes suffix: .sum - name: GB/s label: $bytes/s suffix: .sum.per_second multiplier: 1.0e-09 - name: PCIe Write Bandwidth id: PCI.TriageSCG.pcie__write_bytes description: Number of bytes transmitted by GPU (includes protocol) color: '#00CFCF' schedulingRule: migOptional subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Bytes label: $bytes suffix: .sum - name: GB/s label: $bytes/s suffix: .sum.per_second multiplier: 1.0e-09 - name: PCIe Read Requests to BAR1 id: pcie__rx_requests_aperture_bar1_op_read description: CPU+Peer Reads from VRAM over PCIe color: '#87FFFF' subMetrics: - name: Requests suffix: .sum - name: PCIe Write Requests to BAR1 id: pcie__rx_requests_aperture_bar1_op_write description: CPU+Peer Writes to VRAM over PCIe color: '#8700FF' subMetrics: - name: Requests suffix: .sum - name: PCIe Read Requests to BAR0 id: pcie__rx_requests_aperture_bar0_op_read color: '#AFFF87' subMetrics: - name: Requests suffix: .sum - name: PCIe Write Requests to BAR0 id: pcie__rx_requests_aperture_bar0_op_write color: '#870087' subMetrics: - name: Requests suffix: .sum - name: PCIe Read Requests to BAR2 id: pcie__rx_requests_aperture_bar2_op_read color: '#AFAF00' subMetrics: - name: Requests suffix: .sum - name: PCIe Write Requests to BAR2 id: pcie__rx_requests_aperture_bar2_op_write color: '#870000' subMetrics: - name: Requests suffix: .sum - name: ZCULL Rejected Samples id: GPC_A.TriageSCG.raster__zcull_input_samples_op_rejected_realtime color: '#663399' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Sum suffix: .sum - name: ZCULL Input Samples id: GPC_A.TriageSCG.raster__zcull_input_samples_realtime color: '#CC3399' subMetrics: - name: Throughput % label: $pct suffix: .avg.pct_of_peak_sustained_elapsed - name: Sum suffix: .sum schedulingHints: - domain: gpu_sm_b counters: - '0x429f51824686c32f' - '0x5405725d0bccb9f2' - '0xc83feae1569676cb' - '0xfd93b866902c2630' - domain: gpu_sm_c counters: - '0x00e5e253feae6516' - '0x7e270ac90fa0e410' - '0x817da99c7eb73a7e' - '0x9ad8b1f11f309619'