Skip to content

fix: Save the clock and instruction count for the warmup#586

Merged
poemonsense merged 1 commit intomasterfrom
fix_wmp
Feb 27, 2025
Merged

fix: Save the clock and instruction count for the warmup#586
poemonsense merged 1 commit intomasterfrom
fix_wmp

Conversation

@xiaokamikami
Copy link
Copy Markdown
Member

@xiaokamikami xiaokamikami commented Feb 26, 2025

The clock and instruction counter data should be saved at the time of the warmup to calculate the IPC after the warmup,It also supports recording the warmup data of each core when multiple cores are used,and change the command print prompt when the warmup trigger is triggered to base 10

poemonsense
poemonsense previously approved these changes Feb 26, 2025
}

if (need_warmup) {
need_warmup = false;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can be removed. Others looks good to me

@poemonsense poemonsense merged commit 8da4303 into master Feb 27, 2025
5 checks passed
@poemonsense poemonsense deleted the fix_wmp branch February 27, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants