Skip to content

Commit ec565a6

Browse files
committed
merge main
Signed-off-by: AShivangi <shivangiagarwal53@gmail.com>
2 parents 280cb78 + 66cd853 commit ec565a6

21 files changed

Lines changed: 3539 additions & 40 deletions

archive/npu3/firmware_configs/trace_events.json

Lines changed: 2676 additions & 0 deletions
Large diffs are not rendered by default.

archive/npu3/xrt_smi_npu3.a

64.9 KB
Binary file not shown.

archive/phx/latency/nop.elf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:fae8668d5c979e3aca4c76b3b0370f93a1dc11b77f91f7cc2d8d79598b3f5577
3-
size 400
2+
oid sha256:00338b532eeeea01611a36c916c07963b8085c34a6910e0ea80582bfa76fe00e
3+
size 384

archive/phx/latency/recipe_latency.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
{ "name": "mc", "type": "input", "size": 20 }
1414
],
1515
"kernels": [
16-
{ "name": "k1", "instance": "DPU_PDI_0"}
16+
{ "name": "k1", "instance": "DPU", "ctrlcode": "nop.elf"}
1717
]
1818
},
1919
"execution": {
2020
"runs": [
2121
{
2222
"name": "k1",
2323
"arguments": [
24-
{ "name": "ifm", "argidx": 1 },
25-
{ "name": "param", "argidx": 2 },
26-
{ "name": "ofm", "argidx": 3 },
27-
{ "name": "inter", "argidx": 4 },
24+
{ "name": "ifm", "argidx": 3 },
25+
{ "name": "param", "argidx": 4 },
26+
{ "name": "ofm", "argidx": 5 },
27+
{ "name": "inter", "argidx": 6 },
2828
{ "name": "mc", "argidx": 7 }
2929
],
3030
"constants": [
31-
{ "value": 1, "type": "int", "argidx": 0 }
31+
{ "value": 3, "type": "int", "argidx": 0 }
3232
]
3333
}
3434
]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5d53578cc23e567c483fb94f31af3c4255cd260891f77d46e351bef76224e744
3-
size 48318
2+
oid sha256:64e41d6bf7ce9668fc75bbbe699df9612056349ff81f17f0df524c6b5016ebf4
3+
size 42542

archive/phx/throughput/nop.elf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:fae8668d5c979e3aca4c76b3b0370f93a1dc11b77f91f7cc2d8d79598b3f5577
3-
size 400
2+
oid sha256:00338b532eeeea01611a36c916c07963b8085c34a6910e0ea80582bfa76fe00e
3+
size 384

archive/phx/throughput/recipe_throughput.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,74 +13,74 @@
1313
{ "name": "mc", "type": "input", "size": 8 }
1414
],
1515
"kernels": [
16-
{ "name": "k1", "instance": "DPU_PDI_0"}
16+
{ "name": "k1", "instance": "DPU", "ctrlcode": "nop.elf"}
1717
]
1818
},
1919
"execution": {
2020
"runs": [
2121
{
2222
"name": "k1",
2323
"arguments": [
24-
{ "name": "ifm", "argidx": 1 },
25-
{ "name": "param", "argidx": 2 },
26-
{ "name": "ofm", "argidx": 3 },
27-
{ "name": "inter", "argidx": 4 },
24+
{ "name": "ifm", "argidx": 3 },
25+
{ "name": "param", "argidx": 4 },
26+
{ "name": "ofm", "argidx": 5 },
27+
{ "name": "inter", "argidx": 6 },
2828
{ "name": "mc", "argidx": 7 }
2929
],
3030
"constants": [
31-
{ "value": 1, "type": "int", "argidx": 0 }
31+
{ "value": 3, "type": "int", "argidx": 0 }
3232
]
3333
},
3434
{
3535
"name": "k1",
3636
"arguments": [
37-
{ "name": "ifm", "argidx": 1 },
38-
{ "name": "param", "argidx": 2 },
39-
{ "name": "ofm", "argidx": 3 },
40-
{ "name": "inter", "argidx": 4 },
37+
{ "name": "ifm", "argidx": 3 },
38+
{ "name": "param", "argidx": 4 },
39+
{ "name": "ofm", "argidx": 5 },
40+
{ "name": "inter", "argidx": 6 },
4141
{ "name": "mc", "argidx": 7 }
4242
],
4343
"constants": [
44-
{ "value": 1, "type": "int", "argidx": 0 }
44+
{ "value": 3, "type": "int", "argidx": 0 }
4545
]
4646
},
4747
{
4848
"name": "k1",
4949
"arguments": [
50-
{ "name": "ifm", "argidx": 1 },
51-
{ "name": "param", "argidx": 2 },
52-
{ "name": "ofm", "argidx": 3 },
53-
{ "name": "inter", "argidx": 4 },
50+
{ "name": "ifm", "argidx": 3 },
51+
{ "name": "param", "argidx": 4 },
52+
{ "name": "ofm", "argidx": 5 },
53+
{ "name": "inter", "argidx": 6 },
5454
{ "name": "mc", "argidx": 7 }
5555
],
5656
"constants": [
57-
{ "value": 1, "type": "int", "argidx": 0 }
57+
{ "value": 3, "type": "int", "argidx": 0 }
5858
]
5959
},
6060
{
6161
"name": "k1",
6262
"arguments": [
63-
{ "name": "ifm", "argidx": 1 },
64-
{ "name": "param", "argidx": 2 },
65-
{ "name": "ofm", "argidx": 3 },
66-
{ "name": "inter", "argidx": 4 },
63+
{ "name": "ifm", "argidx": 3 },
64+
{ "name": "param", "argidx": 4 },
65+
{ "name": "ofm", "argidx": 5 },
66+
{ "name": "inter", "argidx": 6 },
6767
{ "name": "mc", "argidx": 7 }
6868
],
6969
"constants": [
70-
{ "value": 1, "type": "int", "argidx": 0 }
70+
{ "value": 3, "type": "int", "argidx": 0 }
7171
]
7272
},
7373
{
7474
"name": "k1",
7575
"arguments": [
76-
{ "name": "ifm", "argidx": 1 },
77-
{ "name": "param", "argidx": 2 },
78-
{ "name": "ofm", "argidx": 3 },
79-
{ "name": "inter", "argidx": 4 },
76+
{ "name": "ifm", "argidx": 3 },
77+
{ "name": "param", "argidx": 4 },
78+
{ "name": "ofm", "argidx": 5 },
79+
{ "name": "inter", "argidx": 6 },
8080
{ "name": "mc", "argidx": 7 }
8181
],
8282
"constants": [
83-
{ "value": 1, "type": "int", "argidx": 0 }
83+
{ "value": 3, "type": "int", "argidx": 0 }
8484
]
8585
}
8686
]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5d53578cc23e567c483fb94f31af3c4255cd260891f77d46e351bef76224e744
3-
size 48318
2+
oid sha256:64e41d6bf7ce9668fc75bbbe699df9612056349ff81f17f0df524c6b5016ebf4
3+
size 42542

archive/phx/xrt_smi_phx.a

36.4 KB
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:fae8668d5c979e3aca4c76b3b0370f93a1dc11b77f91f7cc2d8d79598b3f5577
3+
size 400

0 commit comments

Comments
 (0)