[gem5-users] Re: HPCG on RISCV

2022-09-21 Thread Jason Lowe-Power
Hi Nikos, You can use --debug-start to start the debugging after some number of ticks. Also, I would expect that the difference should come up quickly, so no need to run the program to the end. For the FS mode one, you will want to just start the trace as the application starts. This could be a

[gem5-users] Re: HPCG on RISCV

2022-09-21 Thread Νικόλαος Ταμπουρατζής
Dear Bobby, Iam trying to add --debug-flags=Exec (building the gem5 for gem5.opt not for gem5.fast which I had) but the debug traces exceed the 20GB (and it is not finished yet) for less than 1 simulated second. How can I reduce the size of the debug-flags (or set something more specific)?

[gem5-users] Re: 3D NoC and Routerless NoC support in gem5

2022-09-21 Thread Jason Lowe-Power
Hi Ali, For a 3D mesh, you'll have to create your own topology. This video should be helpful in explaining how to do that: https://youtu.be/rZ-AYaKBK4M For the most recent updates to the network models, you can see information on HeteroGarnet: https://www.gem5.org/2020/05/27/heterogarnet.html

[gem5-users] 3D NoC and Routerless NoC support in gem5

2022-09-21 Thread Ali Karazmoodeh
Hello, I am new to gem5 and I want to simulate a 3D Mesh in Heterogarnet. I was wondering if there is a standard 3D Mesh topology file to build upon it and continue my work from there, or if each researcher needs to create their 3D topology from the 2D counterparts. Moreover, in the paper "The