Skip to content

Commit 60aee66

Browse files
committed
4752 freq
Signed-off-by: Malay Nagda <malayn@nvidia.com>
1 parent 102b0df commit 60aee66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/performance/setup_experiment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ def main(
641641
)
642642

643643
if peak_mem_clk is None and gpu == "vr200":
644-
peak_mem_clk = 4750
644+
peak_mem_clk = 4752
645645
if peak_mem_clk == -1:
646646
peak_mem_clk = None
647647

0 commit comments

Comments
 (0)