Skip to content

Commit

Permalink
configs: Removed the redundant pht_pf_level setting in kmy.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyrols committed Dec 24, 2024
1 parent 9fa579c commit 5e63a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/example/kmh.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
# disable l1prefetcher store pf train
# disable l1 berti, l2 cdp
args.l2_hwp_type = "L2CompositeWithWorkerPrefetcher"
args.pht_pf_level = 2
args.kmh_align = True

assert not args.external_memory_system
Expand Down

0 comments on commit 5e63a05

Please sign in to comment.