[gem5-users] Different simulation results on different computers with the same configuration

2022-09-19 Thread 2497597
Hello??I??m a college student and I need to do some work with garnet. But I found a inexplicable problem recently. Command to Run: ./build/NULL/gem5.opt configs/example/garnet_synth_traffic.py \ --network=garnet \ --num-cpus=64 \ --num-dirs=64 \ --topology=Mesh_XY \ --mesh-rows=8 \ --sim-

[gem5-users] Different simulation results on different computers with the same configuration

2022-09-19 Thread 2497597
Thanks for answering my question ,but I don't think it's bue to random number libraries. I run the command with increasing injection rate with step=0.02. I run the same script and get the output as below on my new computer. average_packet_latency = 25.337632   (Unspecified)

[gem5-users] ??????Re: Different simulation results on different computers with the same configuration

2022-09-20 Thread 2497597
Thanks for  answering. But I don't think the 3 possible causes has the reason. Because I find now I run the same script on the same computer by using the same version gem5 in differrent folders. That is say,I use scons to build 2 gem5 with the same version,one of the 2 gem5 has the correct result

[gem5-users] ??????Re: ??????Re: Different simulation results on different computers with the same configuration

2022-09-20 Thread 2497597
The correct result is below: average_packet_latency = 15.510408 average_packet_latency = 15.528615 average_packet_latency = 15.682214 average_packet_latency = 15.695504 average_packet_latency = 15.769957 average_packet_latency = 15.821728 average_packet_latency = 15.912262 average_packet_latency

[gem5-users] ??????Re: ??????Re: ??????Re: Different simulation results on different computers with the same configuration

2022-09-20 Thread 2497597
rs, Jason On Tue, Sep 20, 2022 at 8:08 AM 2497597 <2497...@qq.com> wrote: The correct result is below: average_packet_latency = 15.510408 average_packet_latency = 15.528615 average_packet_latency = 15.682214 average_packet_latency = 15.695504 average_packet_latency = 15.

[gem5-users] How to use DSENT with Garnet

2022-10-19 Thread 2497597
such file or directory g++:error:not: No such file or directory g++:error:found: No such file or directory ?? Failed to run make   I would like to know how to use DSENT. Thanks. 2497597 2497...@qq.com  ___ gem5-users mailing list -- gem5-us