17 lines
385 B
JSON
17 lines
385 B
JSON
|
|
{
|
||
|
|
"jobs": [
|
||
|
|
{
|
||
|
|
"pmc":["SQ_WAVES"],
|
||
|
|
"kernel_include_regex": "addition",
|
||
|
|
"kernel_exclude_regex": "subtract",
|
||
|
|
"hip_runtime_trace": true,
|
||
|
|
"kernel_trace": true,
|
||
|
|
"output_file": "out",
|
||
|
|
"output_format": [
|
||
|
|
"json"
|
||
|
|
],
|
||
|
|
"truncate_kernels": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|