Hello,
I would like to simulate the system by using gem5 and DRAMsim3.
I downloaded and compiled successfully a gem5+DRAMsim3 integration from
https://github.com/umd-memsys/gem5.
However, I cannot boot the system in full system simulation
with TimingSimpleCPU model. This is the error that I encount
Hi!
I was trying to run a multi-threaded program with thread locks, I tried many
methods but only to result in failure. I borrowed the program code with thread
lock from the following page: https://www.gem5.org/project/2020/10/27/tme.html
, and it turns out to be unstable when I run it with FS