We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4534fbb commit 0003c13Copy full SHA for 0003c13
test/bindiff_manifest.json
@@ -68,5 +68,19 @@
68
"trace_kind": "write",
69
"trace_address": "0x40000000,0x40008000",
70
"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
82
83
+ "trace_address": "0x40000000,0x40002000",
84
85
}
86
0 commit comments