Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
342 views
in Technique[技术] by (71.8m points)

gem5 - X86 DerivO3CPU CPI Issue

I used two_levels.py (The script for tutorial) to run a simulation with DerivO3CPU model. The simulation result shows the CPI value (cycles per instruction) is lower than 1. I don't think that makes sense to a single-core system.

The only two things I modified in that script are the CPU type (TimingSimpleCPU -> DerivO3CPU) and the program running (HelloWorld -> A benchmark program).

Did I make the wrong setup for DerivO3CPU or I misunderstand the CPI?

Thank you very much for your help!

question from:https://stackoverflow.com/questions/66065922/x86-derivo3cpu-cpi-issue

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...