[gem5-dev] Change in gem5/gem5[develop]: configs: Fix waiting on remote debugger

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47360 ) Change subject: configs: Fix waiting on remote debugger .. configs: Fix waiting on remote debugger Commit 2c75e58cac ("

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Initialize GPUDriver member variables before use

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46248 ) Change subject: gpu-compute: Initialize GPUDriver member variables before use .. gpu-compute: Initialize GPUDriver member

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Ignore certain syscalls called in ROCm 4

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46241 ) Change subject: arch-x86: Ignore certain syscalls called in ROCm 4 .. arch-x86: Ignore certain syscalls called in ROCm 4 fd

[gem5-dev] Change in gem5/gem5[develop]: configs: Add mem_banks to Carrizo topology

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46240 ) Change subject: configs: Add mem_banks to Carrizo topology .. configs: Add mem_banks to Carrizo topology ROCm 4 iterates th

[gem5-dev] Change in gem5/gem5[develop]: arch-x86,sim: Implement sched_getaffinity

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46243 ) Change subject: arch-x86,sim: Implement sched_getaffinity .. arch-x86,sim: Implement sched_getaffinity sched_getaffinity is

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: build with getdents64 if system supports it

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46242 ) Change subject: arch-x86: build with getdents64 if system supports it .. arch-x86: build with getdents64 if system supports

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Ignore GPU kernel names

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46245 ) Change subject: gpu-compute: Ignore GPU kernel names .. gpu-compute: Ignore GPU kernel names ROCm 4 seems to have updated t

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa,gpu-compute: IOCTL updates for ROCm 4

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46246 ) Change subject: dev-hsa,gpu-compute: IOCTL updates for ROCm 4 .. dev-hsa,gpu-compute: IOCTL updates for ROCm 4 This change

[gem5-dev] Change in gem5/gem5[develop]: configs,gpu-compute: Add render driver needed for ROCm 4

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46244 ) Change subject: configs,gpu-compute: Add render driver needed for ROCm 4 .. configs,gpu-compute: Add render driver needed fo

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Change certain IOCTL errors to warnings

2021-06-30 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/46247 ) Change subject: gpu-compute: Change certain IOCTL errors to warnings .. gpu-compute: Change certain IOCTL errors to warnings

[gem5-dev] Change in gem5/gem5[develop]: util-docker: Deprecate 18.04-min_dependencies for 20.04-min

2021-06-30 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47341 ) Change subject: util-docker: Deprecate 18.04-min_dependencies for 20.04-min .. util-docker: Deprecate 18.04-min_dependenc

[gem5-dev] Change in gem5/gem5[develop]: tests: Update the documentation in compiler-tests.sh

2021-06-30 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47339 ) Change subject: tests: Update the documentation in compiler-tests.sh .. tests: Update the documentation in compiler-tests

[gem5-dev] Change in gem5/gem5[develop]: mem-cache: Make WeightedLRU inherit from LRU

2021-06-30 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/47399 ) Change subject: mem-cache: Make WeightedLRU inherit from LRU .. mem-cache: Make WeightedLRU inherit from LRU

[gem5-dev] Change in gem5/gem5[develop]: cpu: Adding GUPSGen ClockedObject.

2021-06-30 Thread Mahyar Samani (Gerrit) via gem5-dev
Mahyar Samani has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/47439 ) Change subject: cpu: Adding GUPSGen ClockedObject. .. cpu: Adding GUPSGen ClockedObject. This patch adds the c

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Add trap instructions

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40934 ) Change subject: arch-power: Add trap instructions .. arch-power: Add trap instructions This introduces new classes and

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Add time base instructions

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40937 ) Change subject: arch-power: Add time base instructions .. arch-power: Add time base instructions This models a pseudo t

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Fix move condition field instructions

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40935 ) Change subject: arch-power: Fix move condition field instructions .. arch-power: Fix move condition field instructions

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Add move condition field instructions

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40936 ) Change subject: arch-power: Add move condition field instructions .. arch-power: Add move condition field instructions

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Refactor argument registers

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40938 ) Change subject: arch-power: Refactor argument registers .. arch-power: Refactor argument registers This reintroduces th

[gem5-dev] Change in gem5/gem5[develop]: base: Add byte order attribute for object files

2021-06-30 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40939 ) Change subject: base: Add byte order attribute for object files .. base: Add byte order attribute for object files This

[gem5-dev] Build failed in Jenkins: compiler-checks #111

2021-06-30 Thread jenkins-no-reply--- via gem5-dev
See Changes: [kyleroarty1716] util: Update GCN Dockerfile for ROCm 4 [odanrc] mem-cache: Creation of dueling classes [odanrc] mem-cache: Implement a dueling Replacement Policy [odanrc] mem-cache: Add the DRRIP re