Hi all,

I am trying to simulate an openmp application with 4 cores in SE mode. It
seems to be working fine when I run it with this command:

build/RISCV/gem5.opt configs/example/se.py -c <app-name> --caches --l2cache
--cpu-type=DerivO3CPU -n 4


but while I was searching I have seen that there was something called
m5threads that was used to simulate a multithreaded program in SE mode or
is it still in use? I am a bit confused because I did not use m5threads.

Best,
Muhammet
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to