[gem5-users] Re: Generate Multiple Trace Files for Multi-Threaded Workloads on FS

2023-09-12 Thread Jason Lowe-Power via gem5-users
Hi Abdelrahman, Thank you for your questions on the mailing list. I will try to answer them as best as I can. - The trace CPU model was not designed to support multithreaded applications or multiple cores. It was only tested with single-threaded benchmarks in both SE and FS mode. Therefore, gener

[gem5-users] Re: How to check content of Cache block

2023-09-12 Thread Bobby Bruce via gem5-users
Hey Sadhana, First of i'll i'd read over the replacement policy documentation: https://www.gem5.org/documentation/general_docs/memory_system/replacement_policies/. There are lot of options to get information on a cache blog. Generally I think this Stackoverflow gives the most comprehensive opt

[gem5-users] Assistance Required: Gem5 Example Error on WSL Ubuntu 22.04

2023-09-12 Thread Ananth.PaiJ--- via gem5-users
Hello, I hope this email finds you well. I am writing to seek assistance with a challenge I am facing while building Gem5 in the "util/tlm" directory on my WSL (Windows Subsystem for Linux) Ubuntu 22.04 environment. Following the instructions provided in the Gem5 README file, I successfully ex