We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6cfae commit 0be80b7Copy full SHA for 0be80b7
1 file changed
configs/example/idealkmhv3.py
@@ -38,7 +38,7 @@ def setKmhV3IdealParams(args, system):
38
cpu.renameWidth = 8
39
cpu.numPhysIntRegs = 224
40
cpu.numPhysFloatRegs = 256
41
- cpu.enable_storeSet_train = False
+ cpu.enable_storeSet_train = True
42
43
# dispatch
44
cpu.enableDispatchStage = True
0 commit comments