2025-02-04 04:05:38 -06:00
|
|
|
{
|
|
|
|
|
"jobs": [
|
|
|
|
|
{
|
|
|
|
|
"kernel_include_regex": "copyD",
|
|
|
|
|
"kernel_exclude_regex": "",
|
|
|
|
|
"output_file": "out",
|
|
|
|
|
"output_format": [
|
|
|
|
|
"json"
|
|
|
|
|
],
|
|
|
|
|
"truncate_kernels": true,
|
|
|
|
|
"advanced_thread_trace": true,
|
2025-02-11 18:10:48 -06:00
|
|
|
"att_target_cu": 1,
|
|
|
|
|
"att_shader_engine_mask": "0x11",
|
2025-02-04 04:05:38 -06:00
|
|
|
"att_simd_select": "0x3",
|
|
|
|
|
"att_buffer_size": "0x6000000",
|
2025-03-15 02:11:10 +01:00
|
|
|
"att_perfcounters": "SQ_WAVES:0x1 SQ_INSTS_VALU:0x3 SQ_INSTS_SALU",
|
|
|
|
|
"att_perfcounter_ctrl": 3
|
2025-02-04 04:05:38 -06:00
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|