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 <gem5-users@gem5.org>
Sent: Thursday, December 10, 2020 7:09 PM
To: gem5 users mailing list <gem5-users@gem5.org>
Cc: Đức Anh <daut...@gmail.com>
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 -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to