[gem5-dev] Change in gem5/gem5[develop]: cpu: Remove the "profile" parameter and plumbing.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32214 ) Change subject: cpu: Remove the "profile" parameter and plumbing. .. cpu: Remove the "profile" parameter and

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove the stacktrace.hh switching header file.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32215 ) Change subject: arch: Remove the stacktrace.hh switching header file. .. arch: Remove the stacktrace.hh switching

[gem5-dev] Minimum scons version?

2020-08-05 Thread Gabe Black via gem5-dev
Hi folks. Our scons scripts currently require (through a programmatic check) that you're using at least version 0.98.1. Since scons is now up to version 4.0, this version is ancient and so we effectively don't have a minimum. Because scons adds features, fixes bugs, etc, over time, it would be

[gem5-dev] Change in gem5/gem5[feature-heterogarnet]: ruby: Optimal matrix iteration for topology weight tree

2020-08-05 Thread Srikant Bharadwaj (Gerrit) via gem5-dev
Srikant Bharadwaj has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32275 ) Change subject: ruby: Optimal matrix iteration for topology weight tree .. ruby: Optimal matrix iteration

[gem5-dev] Change in gem5/gem5[feature-heterogarnet]: mem-garnet: Fix topology initialization bug

2020-08-05 Thread Srikant Bharadwaj (Gerrit) via gem5-dev
Hello Onur Kayıran, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/32276 to review the following change. Change subject: mem-garnet: Fix topology initialization bug ..

[gem5-dev] Change in gem5/gem5[develop]: tests: Get rid of the tests/tests.py script.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32118 ) Change subject: tests: Get rid of the tests/tests.py script. .. tests: Get rid of the tests/tests.py script. This script

[gem5-dev] Change in gem5/gem5[develop]: tests: Get rid of the now unused diff-out script.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32120 ) Change subject: tests: Get rid of the now unused diff-out script. .. tests: Get rid of the now unused diff-out script. This

[gem5-dev] Change in gem5/gem5[develop]: util: Delete the util/regress script.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32121 ) Change subject: util: Delete the util/regress script. .. util: Delete the util/regress script. This script was for running

[gem5-dev] Change in gem5/gem5[develop]: scons: Remove the plumbing for running regression tests from scons.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32117 ) Change subject: scons: Remove the plumbing for running regression tests from scons. .. scons: Remove the plumbing for

[gem5-dev] Re: Minimum scons version?

2020-08-05 Thread Bobby Bruce via gem5-dev
I've got no problem with this. -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Aug 5, 2020 at 12:33 AM Gabe Black via gem5-dev wrote: > Hi folks. Our scons scripts currently require (through a > programmatic check) that you're

[gem5-dev] Re: AMD GCN3 - HSA Memory Mapping

2020-08-05 Thread Matt Sinclair via gem5-dev
Hi Sampad, I don't know the answer to this question directly, but I'm CC'ing the AMD folks who hopefully can provide the answer. I mentioned this to Matt P earlier and he thinks it may be a bug. Thanks, Matt On Fri, Jul 31, 2020 at 10:47 AM Sampad Mohapatra via gem5-dev < gem5-dev@gem5.org>

[gem5-dev] Change in gem5/gem5[develop]: utils,tests: Enable passing of build args to compiler-tests.sh

2020-08-05 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/31734 ) Change subject: utils,tests: Enable passing of build args to compiler-tests.sh .. utils,tests: Enable passing of

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: make read2st64_b32 write proper registers

2020-08-05 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32236 ) Change subject: arch-gcn3: make read2st64_b32 write proper registers .. arch-gcn3: make read2st64_b32 write

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Free registers when execMask = 0

2020-08-05 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32234 ) Change subject: arch-gcn3: Free registers when execMask = 0 .. arch-gcn3: Free registers when execMask = 0 Flat

[gem5-dev] Change in gem5/gem5[develop]: util: Install python six module

2020-08-05 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32235 ) Change subject: util: Install python six module .. util: Install python six module six is used in develop, but

[gem5-dev] Change in gem5/gem5[develop]: scons: Remove explicitly set defaults in calls to AddOption.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32116 ) Change subject: scons: Remove explicitly set defaults in calls to AddOption. .. scons: Remove explicitly set defaults in

[gem5-dev] Change in gem5/gem5[develop]: scons: Delete the now unused --update-ref option.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32122 ) Change subject: scons: Delete the now unused --update-ref option. .. scons: Delete the now unused --update-ref option. This

[gem5-dev] Re: AMD GCN3 - HSA Memory Mapping

2020-08-05 Thread Poremba, Matthew via gem5-dev
[AMD Official Use Only - Approved for External Use] Hi Sampad, I'm fairly certain the map call is not needed. The scripts I use do not have this, for example. My guess is this was intended to be "map(hsapp_gpu_map_vaddr, hsapp_gpu_map_paddr, hsapp_gpu_map_size)". If that is the case the

[gem5-dev] Change in gem5/gem5[develop]: sim: Convert stat functions to use VPtr.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/29402 ) Change subject: sim: Convert stat functions to use VPtr. .. sim: Convert stat functions to use VPtr. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: scons,fastmodel: Limit how many instances of simgen can run at once.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32124 ) Change subject: scons,fastmodel: Limit how many instances of simgen can run at once. .. scons,fastmodel: Limit how many

[gem5-dev] Change in gem5/gem5[develop]: systemc: Adjust some type names in a couple tests.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32175 ) Change subject: systemc: Adjust some type names in a couple tests. .. systemc: Adjust some type names in a couple tests.

[gem5-dev] Change in gem5/gem5[develop]: systemc: Filter a pydot warning message out when checking test output.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32174 ) Change subject: systemc: Filter a pydot warning message out when checking test output. .. systemc: Filter a pydot warning

[gem5-dev] Change in gem5/gem5[develop]: arch: Use VPtr for uname.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/29403 ) Change subject: arch: Use VPtr for uname. .. arch: Use VPtr for uname. Change-Id: Ia4b6c9135f16e6c68bbcf3a9c15ba7433a0a6682

[gem5-dev] Change in gem5/gem5[develop]: scons: Make src/systemc/tests/SConscript python 3 compatible.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32123 ) Change subject: scons: Make src/systemc/tests/SConscript python 3 compatible. .. scons: Make src/systemc/tests/SConscript

[gem5-dev] Change in gem5/gem5[develop]: cpu: Remove the "profile" parameter and plumbing.

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32214 ) Change subject: cpu: Remove the "profile" parameter and plumbing. .. cpu: Remove the "profile" parameter and plumbing. This

[gem5-dev] Change in gem5/gem5[develop]: wip

2020-08-05 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32254 ) Change subject: wip .. wip Change-Id: If79ce0733a7a61274a818e39ecb9cf383cc4e8ba --- M src/arch/arm/aapcs32.hh M