Hi,
I will be very interested to know if this is a bug in Derive03CPU. I work with 
the stats file, with one CPU for the moment, but I never checked with 2cores.
Regards
Niko

From: Đức Anh via gem5-users <[email protected]>
Sent: Thursday, December 10, 2020 7:09 PM
To: gem5 users mailing list <[email protected]>
Cc: Đức Anh <[email protected]>
Subject: [gem5-users] How to get the execution time of each CPU?

Dear all,

I have a system with 2 DerivO3CPU running 2 different workloads, and I want to 
measure the execution time of each CPU. How can I do it? In my case, 1 core 
always finish later because the workload is significantly bigger than the other.

I have looked into stats.txt but the numCycles stat for each CPU is always 
equal. This is not the case if I use TimingSimpleCPU, where the numCycles is 
different, I can take it and divide it with the frequency to get the execution 
time. Is there any way I can infer the execution time through the available 
stats?

Best regards,
Duc Anh
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to