[gem5-dev] Change in gem5/gem5[develop]: misc: Fix missing includes.

2021-01-11 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38995 ) Change subject: misc: Fix missing includes. .. misc: Fix missing includes. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: configs: Fix numa_nodes in MeshDirCorners_XY.py config

2021-01-11 Thread Jiayi Huang (Gerrit) via gem5-dev
Jiayi Huang has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38975 ) Change subject: configs: Fix numa_nodes in MeshDirCorners_XY.py config .. configs: Fix numa_nodes in

[gem5-dev] Re: Testing fail on GCN3_X86 on Arm machine

2021-01-11 Thread Jason Lowe-Power via gem5-dev
Hi all, It doesn't surprise me at all that GCN3 doesn't build on Arm. Nathanael, you should be able to ignore those errors. We don't test that combination of host-target and I have not heard of anyone trying to use that combination of host-target. If you're trying to use the GPU model, I'd

[gem5-dev] Re: Testing fail on GCN3_X86 on Arm machine

2021-01-11 Thread Matt Sinclair via gem5-dev
Hi Nathanael, I have personally never tested GCN3 on an ARM machine, so I can't say definitively if it will work there or not. But if you are not, I strongly recommend testing anything you need to test with GCN3 inside the docker we created: -

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: CSR registers support in RISC-V remote GDB.

2021-01-11 Thread Peter Yuen (Gerrit) via gem5-dev
Peter Yuen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38955 ) Change subject: arch-riscv: CSR registers support in RISC-V remote GDB. .. arch-riscv: CSR registers support in

[gem5-dev] Testing fail on GCN3_X86 on Arm machine

2021-01-11 Thread Nathanael Premillieu via gem5-dev
Hi, I'm currently working on some changes in gem5 and before submitting them, I'm using the testing framework as required. However, even without my changes, I get failures when building GCN3_X86 (See the trace at the end). I guess it is linked to the fact that I'm working on an Arm machine. Do

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: Fix lsq unit address limit overflow

2021-01-11 Thread Gerrit
周耀阳 has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38935 ) Change subject: cpu-o3: Fix lsq unit address limit overflow .. cpu-o3: Fix lsq unit address limit overflow Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: cpu,mem,sim: Use ADD_STAT macro where possible

2021-01-11 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38916 ) Change subject: cpu,mem,sim: Use ADD_STAT macro where possible .. cpu,mem,sim: Use ADD_STAT macro where possible

[gem5-dev] Change in gem5/gem5[develop]: sim: Rename the root stats group to RootStats

2021-01-11 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38915 ) Change subject: sim: Rename the root stats group to RootStats .. sim: Rename the root stats group to RootStats