you have
created. I think there is a script in configs/dram/sweep.py that has an example
of using PyTrafficGen. Please let me know if you have any questions.
Best Regards
On Wed, May 26, 2021 at 7:23 PM Travis Dai via gem5-users
mailto:gem5-users@gem5.org>> wrote:
Dear all users,
I hav
Hi all users,
I have implemented a ring topology in gem5, it works well when set up nodes
number = 64.
When I set cpu =60, I met the following error: “fatal: fatal condition
!masks.empty() && _intlv_match >= ULL(1) << masks.size() occurred: Match value
32 does not fit in 5 interleaving bits. M
Dear all users,
I have been working on how to generate traffic by using TrafficGen.py and
related files in gem5/src/cpu/testers/traffic_gen these days but without
success.
I have tried to run TrafficGen.py by command “python TrafficGen.py” but
receiving error “ImportError: No module named m5.p