Skip to content

Commit 4b113e4

Browse files
Akshay TondakAkshay Tondak
authored andcommitted
file name correction
Signed-off-by: Akshay Tondak <Akshay.Tondak@amd.com>
1 parent aac5f18 commit 4b113e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runner/throughput/recipe_throughput.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "1.0",
33
"header": {
4-
"xclbin": "validate.xclbin"
4+
"xclbin": "validate_throughput.xclbin"
55
},
66
"resources": {
77
"buffers": [
@@ -12,7 +12,7 @@
1212
{ "name": "arg4", "type": "input", "size": 20 }
1313
],
1414
"kernels": [
15-
{ "name": "k1", "instance": "DPU", "ctrlcode": "nop.elf" }
15+
{ "name": "k1", "instance": "DPU", "ctrlcode": "nop_throughput.elf" }
1616
]
1717
},
1818
"execution": {

0 commit comments

Comments
 (0)