Skip to content

Commit 0003c13

Browse files
committed
ci: bindiff: Add simt contention and fp8 64x64x128 multitile
1 parent 4534fbb commit 0003c13

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

test/bindiff_manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,19 @@
6868
"trace_kind": "write",
6969
"trace_address": "0x40000000,0x40008000",
7070
"cluster_id": 0
71+
},
72+
"mxgemm.simt_contention.soc": {
73+
"golden_bin": "generators/radiance/cyclotron/test/golden-tensors/C_out.mxgemm.fp6.m128n128k256.fullout.bin",
74+
"trace_table": "dmem",
75+
"trace_kind": "write",
76+
"trace_address": "0x40000000,0x40008000",
77+
"cluster_id": 0
78+
},
79+
"mxgemm.fp8.m64n64k128.tm64tn64tk64.fullout.soc": {
80+
"golden_bin": "generators/radiance/cyclotron/test/golden-tensors/C_out.mxgemm.fp8.m64n64k128.fullout.bin",
81+
"trace_table": "dmem",
82+
"trace_kind": "write",
83+
"trace_address": "0x40000000,0x40002000",
84+
"cluster_id": 0
7185
}
7286
}

0 commit comments

Comments
 (0)