You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a different execution output with vs without using zsim for a spec benchmark. Although I understand that zsim will not try to change the program execution, I still couldn't understand why there is a difference with the program's execution output when I run on native machine vs inside zsim. Any suggestions or comments to workaround this are highly appreciated!!
I have been using the zsim to simulate the spec cpu 2017 workloads. Here is my configuration:
gcc, g++ 9.4.0
OS: ubuntu 18.04.6
I am launching the 508.namd_r benchmark using the following command:
Hi,
I am getting a different execution output with vs without using zsim for a spec benchmark. Although I understand that zsim will not try to change the program execution, I still couldn't understand why there is a difference with the program's execution output when I run on native machine vs inside zsim. Any suggestions or comments to workaround this are highly appreciated!!
I have been using the zsim to simulate the spec cpu 2017 workloads. Here is my configuration:
I am launching the
508.namd_r
benchmark using the following command:Now this is the output I got from the zSim simulation:
However, when I run the same exact application on real machine I get the following output:
The text was updated successfully, but these errors were encountered: