[gem5-dev] Change in gem5/gem5[develop]: scons: Only warn about not finding fast model libs if it's enabled.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58355 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Only warn about not finding fast model libs

[gem5-dev] Change in gem5/gem5[develop]: scons: Add a tag for arm fastmodel and use it.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58356 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Add a tag for arm fastmodel and use it.

[gem5-dev] Change in gem5/gem5[develop]: scons: Rework the fastmodel extract_var helper.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58354 ) Change subject: scons: Rework the fastmodel extract_var helper. .. scons: Rework the fastmodel extract_var helper. This

[gem5-dev] Change in gem5/gem5[develop]: scons: Stop the fast model project file parser from writing files.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58353 ) Change subject: scons: Stop the fast model project file parser from writing files. .. scons: Stop the fast model project

[gem5-dev] Change in gem5/gem5[develop]: scons: Tone down a fast model error into a warning.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58352 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Tone down a fast model error into a

[gem5-dev] Change in gem5/gem5[develop]: scons: Add a priority field to the SourceLib construct.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58350 ) Change subject: scons: Add a priority field to the SourceLib construct. .. scons: Add a priority field to the SourceLib

[gem5-dev] Change in gem5/gem5[develop]: scons: Get rid of an unused fast model variable.

2022-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58351 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Get rid of an unused fast model variable.

[gem5-dev] Re: Request for comments/reviews: Multiple Ruby protocols in a single binary

2022-03-31 Thread Jason Lowe-Power via gem5-dev
Thanks, Brad! I *hope* that the downstream work is minimal. There's only one change that I couldn't figure out a way to make backwards compatible, and it's a very minor update. BTW, if you have an idea on how to make it backwards compatible, I'm open to revising. I tried a few different things,

[gem5-dev] Re: Request for comments/reviews: Multiple Ruby protocols in a single binary

2022-03-31 Thread Beckmann, Brad via gem5-dev
[AMD Official Use Only] Hi Jason, This is a huge undertaking. I'm very impressed that you got this the work. Congratulations! Your email covers many important aspects of the change, but one item missing is the motivation for the change. Is it primarily compilation simplicity? Now one can

[gem5-dev] Change in gem5/gem5[develop]: stdlib: Fixing resources.json caching for multi-user envs

2022-03-31 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58489 ) Change subject: stdlib: Fixing resources.json caching for multi-user envs .. stdlib: Fixing resources.json

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Implement SOP2 S_MUL_HI instructions

2022-03-31 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58473 ) Change subject: arch-vega: Implement SOP2 S_MUL_HI instructions .. arch-vega: Implement SOP2 S_MUL_HI

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Fatal on dynamic scratch allocation in GPUFS

2022-03-31 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58472 ) Change subject: gpu-compute: Fatal on dynamic scratch allocation in GPUFS .. gpu-compute: Fatal on dynamic

[gem5-dev] Request for comments/reviews: Multiple Ruby protocols in a single binary

2022-03-31 Thread Jason Lowe-Power via gem5-dev
Hi all, For as long as gem5 has been gem5, you have had to build a different gem5 binary if you want to use a different Ruby protocol. Making it possible to build multiple protocols has been on the roadmap for a long time (at least as long as I've been involved with the project). I'm excited to

[gem5-dev] Change in gem5/gem5[develop]: dev-amdgpu,arch-vega: Implement TLB invalidation logic

2022-03-31 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58470 ) Change subject: dev-amdgpu,arch-vega: Implement TLB invalidation logic .. dev-amdgpu,arch-vega: Implement

[gem5-dev] Change in gem5/gem5[develop]: dev-amdgpu: Update comment point to ROCK repository

2022-03-31 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58471 ) Change subject: dev-amdgpu: Update comment point to ROCK repository .. dev-amdgpu: Update comment point to

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Add check for single protocol

2022-03-31 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58469 ) Change subject: mem-ruby: Add check for single protocol .. mem-ruby: Add check for single protocol Now

[gem5-dev] Change in gem5/gem5[develop]: configs: Replace buildEnv with getRubyProtocol

2022-03-31 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58449 ) Change subject: configs: Replace buildEnv with getRubyProtocol .. configs: Replace buildEnv with

[gem5-dev] Change in gem5/gem5[develop]: scons: Allow sources and libs called multiple times

2022-03-31 Thread Yen-lin Lai (Gerrit) via gem5-dev
Yen-lin Lai has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58409 ) Change subject: scons: Allow sources and libs called multiple times .. scons: Allow sources and libs called multiple times

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Fix WriteUnique transition on R* state

2022-03-31 Thread Daecheol You (Gerrit) via gem5-dev
Daecheol You has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58414 ) Change subject: mem-ruby: Fix WriteUnique transition on R* state .. mem-ruby: Fix WriteUnique transition on R*

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix sharer update for stale WriteCleanFull

2022-03-31 Thread Daecheol You (Gerrit) via gem5-dev
Daecheol You has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58413 ) Change subject: mem-ruby: fix sharer update for stale WriteCleanFull .. mem-ruby: fix sharer update for stale

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix the condition for stale WriteCleanFull

2022-03-31 Thread Daecheol You (Gerrit) via gem5-dev
Daecheol You has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58412 ) Change subject: mem-ruby: fix the condition for stale WriteCleanFull .. mem-ruby: fix the condition for stale

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix the assert in Finalize_UpdateCacheFromTBE

2022-03-31 Thread Daecheol You (Gerrit) via gem5-dev
Daecheol You has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58411 ) Change subject: mem-ruby: fix the assert in Finalize_UpdateCacheFromTBE .. mem-ruby: fix the assert in

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: add missing response for ReadOnce

2022-03-31 Thread Daecheol You (Gerrit) via gem5-dev
Daecheol You has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/58410 ) Change subject: mem-ruby: add missing response for ReadOnce .. mem-ruby: add missing response for ReadOnce