Skip to content

Commit 0be80b7

Browse files
committed
mem: set1 + enable mdp
Change-Id: I7341411aebaa4149f4e0ec6207ccd944d347f044
1 parent 6d6cfae commit 0be80b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/example/idealkmhv3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def setKmhV3IdealParams(args, system):
3838
cpu.renameWidth = 8
3939
cpu.numPhysIntRegs = 224
4040
cpu.numPhysFloatRegs = 256
41-
cpu.enable_storeSet_train = False
41+
cpu.enable_storeSet_train = True
4242

4343
# dispatch
4444
cpu.enableDispatchStage = True

0 commit comments

Comments
 (0)