Hi All, I have installed gem5 recently and currently following the tutorials and the documentation. When I was running, I continuously receive the following warning.
Global frequency set at 1000000000 ticks per second warn: rounding error > tolerance 1.250000 rounded to 1 warn: rounding error > tolerance 1.250000 rounded to 1 warn: rounding error > tolerance 1.250000 rounded to 1 warn: rounding error > tolerance 1.250000 rounded to 1 warn: rounding error > tolerance 1.250000 rounded to 1 I have used the example commands given in the documentation (https://www.gem5.org/documentation/general_docs/ruby/garnet_synthetic_traffic/) as follows and the above warning was received. commands: scons build/NULL/gem5.debug PROTOCOL=Garnet_standalone ./build/NULL/gem5.debug configs/example/garnet_synth_traffic.py \ --num-cpus=16 \ --num-dirs=16 \ --network=garnet2.0 \ --topology=Mesh_XY \ --mesh-rows=4 \ --sim-cycles=1000 \ --synthetic=uniform_random \ --injectionrate=0.01 Please assist me in resolving this issue. Thank You Chamika _______________________________________________ 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