Hello,

I am very new to gem5 and I am trying to experiment with different fetching
policies for simultaneous multithreading. The command I run is the
following

build/X86/gem5.opt configs/example/se.py --ruby --cpu-type=detailed --smt
-c 'tests/test-progs/hello/bin/x86/linux/hello;tests/test-
progs/hello/bin/x86/linux/hello'

and the error I get is this:

build/X86/cpu/o3/rename_map.cc:76: SimpleRenameMap::RenameInfo
SimpleRenameMap::rename(SimpleRenameMap::RegIndex): Assertion `prev_reg ==
zeroReg' failed.

The question has been asked before, but has not been answered, so any
insights would be particularly helpful

Thanks a lot,
Antonis
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to