[gem5-dev] Change in gem5/gem5[develop]: configs: Remove unused argument from create_mem_intf

2021-04-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42075 ) Change subject: configs: Remove unused argument from create_mem_intf .. configs: Remove unused argument from create_m

[gem5-dev] Build failed in Jenkins: Nightly #291

2021-04-27 Thread jenkins-no-reply--- via gem5-dev
See Changes: [matthew.poremba] configs: Only add CPU sequencers to piobus [gabe.black] arch,base,cpu: Move some type aliases into base/types.hh. -- [...truncated 601.68 KB...] [ RUN

[gem5-dev] Change in gem5/gem5[develop]: sim: Use memPools in SE mode only

2021-04-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44845 ) Change subject: sim: Use memPools in SE mode only .. sim: Use memPools in SE mode only memPools have been added by:

[gem5-dev] Change in gem5/gem5[develop]: configs: Handle various DMA devices in GPU_VIPER

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44806 ) Change subject: configs: Handle various DMA devices in GPU_VIPER .. configs: Handle various DMA devices in GPU_VIPER Vi

[gem5-dev] Re: Gem5-GCN3 Checkpointing Support

2021-04-27 Thread Poremba, Matthew via gem5-dev
[AMD Public Use] Hi Paul, The trick is to checkpoint "before the GPU starts doing work." That's a bit vague because I am not sure where that point is on the stable release, unfortunately. In the new upcoming release for the GPU model it is clear this point is when the first dispatch packet i

[gem5-dev] Change in gem5/gem5[develop]: configs: Revert "configs: Only add CPU sequencers to piobus"

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44865 ) Change subject: configs: Revert "configs: Only add CPU sequencers to piobus" .. configs: Revert "configs: Onl

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86

2021-04-27 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44885 ) Change subject: arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86 .. arch-gcn3,misc: Fix .fast compila

[gem5-dev] Change in gem5/gem5[develop]: python,tests: Update pyunit tests to run in TestLib

2021-04-27 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44625 ) Change subject: python,tests: Update pyunit tests to run in TestLib .. python,tests: Update pyunit tests to run in TestLi

[gem5-dev] Change in gem5/gem5[develop]: configs: Revert "configs: Only add CPU sequencers to piobus"

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44865 ) Change subject: configs: Revert "configs: Only add CPU sequencers to piobus" .. configs: Revert "configs: Only add CPU s

[gem5-dev] Change in gem5/gem5[develop]: scons: Revert "Enable LTO for opt, perf and prof builds."

2021-04-27 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44886 ) Change subject: scons: Revert "Enable LTO for opt, perf and prof builds." .. scons: Revert "Enable LTO for opt

[gem5-dev] Change in gem5/gem5[develop]: scons: Add `--with-lto` flag to enabled LTO for all builds

2021-04-27 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44887 ) Change subject: scons: Add `--with-lto` flag to enabled LTO for all builds .. scons: Add `--with-lto` flag to

[gem5-dev] Change in gem5/gem5[develop]: ruby: fix typo in VIPER TCC triggerQueue

2021-04-27 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44905 ) Change subject: ruby: fix typo in VIPER TCC triggerQueue .. ruby: fix typo in VIPER TCC triggerQueue The GPU V

[gem5-dev] Change in gem5/gem5[develop]: misc: Add dev-amdgpu tag

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44908 ) Change subject: misc: Add dev-amdgpu tag .. misc: Add dev-amdgpu tag This tag will be used for code related

[gem5-dev] Change in gem5/gem5[develop]: configs: Remove deprecated port names in GPU_VIPER

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44906 ) Change subject: configs: Remove deprecated port names in GPU_VIPER .. configs: Remove deprecated port names i

[gem5-dev] Change in gem5/gem5[develop]: dev-amdgpu: Add initial AMDGPU device

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44909 ) Change subject: dev-amdgpu: Add initial AMDGPU device .. dev-amdgpu: Add initial AMDGPU device The initial d

[gem5-dev] Change in gem5/gem5[develop]: configs: Initial configuration for full-system GPU

2021-04-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44907 ) Change subject: configs: Initial configuration for full-system GPU .. configs: Initial configuration for full

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86

2021-04-27 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44885 ) Change subject: arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86 .. arch-gcn3,misc: Fix .fast compilation errors

[gem5-dev] ISA object and ISA specific CPU components

2021-04-27 Thread Gabe Black via gem5-dev
Hi folks. I can write up a more detailed document once there has been some discussion about this, but I've been thinking about how the ISA object works, and how the various ISA specific components of a CPU (decoder, TLBs, interrupt object, ISA object itself) are hooked into each other. As of today

[gem5-dev] Change in gem5/gem5[develop]: ruby: fix typo in VIPER TCC triggerQueue

2021-04-27 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44905 ) Change subject: ruby: fix typo in VIPER TCC triggerQueue .. ruby: fix typo in VIPER TCC triggerQueue The GPU VIPER TCC pr

[gem5-dev] Change in gem5/gem5[develop]: dev: add a falsely removed if condition check in commit 03a00e5d3

2021-04-27 Thread Iru Cai (Gerrit) via gem5-dev
Iru Cai has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44925 ) Change subject: dev: add a falsely removed if condition check in commit 03a00e5d3 .. dev: add a falsely removed if