[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Add a setThreadContext method to the ISA class.

2020-05-18 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29233 ) Change subject: arch,cpu: Add a setThreadContext method to the ISA class. .. arch,cpu: Add a setThreadContext

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Using acquire/release memory flags

2020-05-18 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27133 ) Change subject: arch-arm: Using acquire/release memory flags .. arch-arm: Using acquire/release memory flags Appends the

[gem5-dev] Change in gem5/gem5[develop]: cpu-minor: fix store-release issuing

2020-05-18 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27135 ) Change subject: cpu-minor: fix store-release issuing .. cpu-minor: fix store-release issuing Store with release flag are

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: fix store-release issuing

2020-05-18 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27134 ) Change subject: cpu-o3: fix store-release issuing .. cpu-o3: fix store-release issuing Requests from stores with release

[gem5-dev] Re: GCN3 Integration

2020-05-18 Thread Daniel Gerzhoy via gem5-dev
Cool! Thanks for the update. Looking forward to the talk. On Mon, May 18, 2020 at 2:57 PM Poremba, Matthew wrote: > [AMD Official Use Only - Internal Distribution Only] > > Hi Daniel, > > > We're in the process of merging it into develop. It should be in gem5 > 20.1. There are a few CLs that

[gem5-dev] Change in gem5/gem5[develop]: scons: Fix how partial linking is disabled.

2020-05-18 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29303 ) Change subject: scons: Fix how partial linking is disabled. .. scons: Fix how partial linking is disabled.

[gem5-dev] Change in gem5/gem5[release-staging-v20.0.0.0]: misc,sim: Fixed std::array bracket compiler error

2020-05-18 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/+/29294 ) Change subject: misc,sim: Fixed std::array bracket compiler error .. misc,sim: Fixed std::array bracket

[gem5-dev] Change in gem5/gem5[release-staging-v20.0.0.0]: misc: Fixed GCN3_X86/HSAIL_X86 compilation errors

2020-05-18 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/+/29293 ) Change subject: misc: Fixed GCN3_X86/HSAIL_X86 compilation errors .. misc: Fixed GCN3_X86/HSAIL_X86

[gem5-dev] Change in gem5/gem5[release-staging-v20.0.0.0]: configs: Updates for python3

2020-05-18 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/29047 ) Change subject: configs: Updates for python3 .. configs: Updates for python3 Change-Id:

[gem5-dev] Change in gem5/gem5[release-staging-v20.0.0.0]: config: improve FileSystemConfig compatibility with Python3

2020-05-18 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29292 ) Change subject: config: improve FileSystemConfig compatibility with Python3 .. config: improve FileSystemConfig

[gem5-dev] Re: GCN3 Integration

2020-05-18 Thread Matt Sinclair via gem5-dev
To add onto what Matt said, Kyle Roarty and I will also be giving a talk in the gem5 workshop about the docker support we've added for the GPU model. We are also working on merging that into develop currently. Matt S. On Mon, May 18, 2020 at 1:57 PM Poremba, Matthew via gem5-dev <

[gem5-dev] Re: GCN3 Integration

2020-05-18 Thread Poremba, Matthew via gem5-dev
[AMD Official Use Only - Internal Distribution Only] Hi Daniel, We're in the process of merging it into develop. It should be in gem5 20.1. There are a few CLs that need reviews first. Tony and I will be giving a talk during the gem5 workshop in 2 weeks. -Matt -Original Message-

[gem5-dev] Change in gem5/gem5[release-staging-v20.0.0.0]: scons: Revert LTO and partial linking for gcc >=8.1

2020-05-18 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/+/29272 ) Change subject: scons: Revert LTO and partial linking for gcc >=8.1 .. scons: Revert LTO and partial linking

[gem5-dev] Change in gem5/gem5[develop]: cpu: fixed unused variable on fast binary

2020-05-18 Thread Andrea Mondelli (Gerrit) via gem5-dev
Andrea Mondelli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29252 ) Change subject: cpu: fixed unused variable on fast binary .. cpu: fixed unused variable on fast binary When

[gem5-dev] GCN3 Integration

2020-05-18 Thread Daniel Gerzhoy via gem5-dev
Hello, I'm wondering if anyone could give an update on the status of integrating the gcn3-staging branch into the main branch? (From here: https://gem5.googlesource.com/amd/gem5 branch: agutierr/master-gcn3-staging) I saw some emails on this list about it, so I thought I might update to

[gem5-dev] Change in gem5/gem5[develop]: python: Make DOT config generation optional

2020-05-18 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29232 ) Change subject: python: Make DOT config generation optional .. python: Make DOT config generation

[gem5-dev] Change in gem5/gem5[develop]: util: Add dockerfile for GCN3 w/machine learning

2020-05-18 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/29192 ) Change subject: util: Add dockerfile for GCN3 w/machine learning .. util: Add dockerfile for GCN3 w/machine