Hello, I am running a multithreaded workload on the O3 CPU in Full System Mode. The workload is SPEC OMP. I am running from a checkpoint that was taken in the middle of running the benchmark. I am using the following debugging flags to monitor the system Thread,Faults,Fetch,O3CPU
However, looking at the debugging file, I always see that the fetcher only fetches from tid: 0, which means the CPU does not switch to any other Thread at all. I am sure that my workload runs on 8 threads (cooperating threads). So, does this mean that gem5 does not support running multithreaded workloads? Or, am I missing something or watching the wrong debug prints? Thanks. -- *Best,Abdelrahman Hussein* MSc. Student -- Graduate RA/TA School of Computing Sciences Simon Fraser University, Canada
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org