[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Make JRCXZ instruction do 64-bit jump

2021-02-03 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40195 ) Change subject: arch-x86: Make JRCXZ instruction do 64-bit jump .. arch-x86: Make JRCXZ instruction do 64-bit jump Per th

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Implementation of s_sleep

2021-02-03 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39115 ) Change subject: arch-gcn3: Implementation of s_sleep .. arch-gcn3: Implementation of s_sleep This changeset implements th

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: gpu-compute: Fix accidental execution when stopped at barrier

2021-03-04 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41573 ) Change subject: gpu-compute: Fix accidental execution when stopped at barrier .. gpu-compute: Fix accidental execution

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Add missing transitions + wakes for Dma events

2021-03-11 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42463 ) Change subject: mem-ruby: Add missing transitions + wakes for Dma events .. mem-ruby: Add missing transitions + wakes for

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa: Fix size of HSA Queue

2021-03-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42423 ) Change subject: dev-hsa: Fix size of HSA Queue .. dev-hsa: Fix size of HSA Queue In the HSAQueueDescriptor ptr function,

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Support dynamic scratch allocations

2021-03-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42201 ) Change subject: gpu-compute: Support dynamic scratch allocations .. gpu-compute: Support dynamic scratch allocations dGPU

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Remove unused functions

2021-03-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42202 ) Change subject: gpu-compute: Remove unused functions .. gpu-compute: Remove unused functions These functions were probabl

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Modify directory structure as prep for adding vega isa

2021-03-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42203 ) Change subject: arch-gcn3: Modify directory structure as prep for adding vega isa .. arch-gcn3: Modify directory struct

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add Vega ISA as a copy of GCN3

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42204 ) Change subject: arch-vega: Add Vega ISA as a copy of GCN3 .. arch-vega: Add Vega ISA as a copy of GCN3 This changeset add

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update FLAT instructions to use offset

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42213 ) Change subject: arch-vega: Update FLAT instructions to use offset .. arch-vega: Update FLAT instructions to use offset In

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Add operand info class to GPUDynInst

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42209 ) Change subject: gpu-compute: Add operand info class to GPUDynInst .. gpu-compute: Add operand info class to GPUDynInst Th

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add decodings for Flat, Global, Scratch

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42206 ) Change subject: arch-vega: Add decodings for Flat, Global, Scratch .. arch-vega: Add decodings for Flat, Global, Scratch

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update instruction encodings

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42205 ) Change subject: arch-vega: Update instruction encodings .. arch-vega: Update instruction encodings This also renames VOP3

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3, gpu-compute: Update getRegisterIndex() API

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42210 ) Change subject: arch-gcn3, gpu-compute: Update getRegisterIndex() API .. arch-gcn3, gpu-compute: Update getRegisterIndex()

[gem5-dev] Change in gem5/gem5[develop]: arch-vega, gpu-compute: Add vectors to hold op info

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42211 ) Change subject: arch-vega, gpu-compute: Add vectors to hold op info .. arch-vega, gpu-compute: Add vectors to hold op info

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa,gpu-compute: Fix override for updateHsaSignal

2021-04-02 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44046 ) Change subject: dev-hsa,gpu-compute: Fix override for updateHsaSignal .. dev-hsa,gpu-compute: Fix override for updateHsaSi

[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]: 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]: gpu-compute: Check for WAX dependences

2021-07-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47539 ) Change subject: gpu-compute: Check for WAX dependences .. gpu-compute: Check for WAX dependences This adds checking if th

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Read registers in execute instead of initiateAcc

2021-07-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45345 ) Change subject: arch-gcn3: Read registers in execute instead of initiateAcc .. arch-gcn3: Read registers in execute instea

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3,gpu-compute: Set gpuDynInst exec_mask before use

2021-07-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45346 ) Change subject: arch-gcn3,gpu-compute: Set gpuDynInst exec_mask before use .. arch-gcn3,gpu-compute: Set gpuDynInst exec_m

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3,arch-vega,gpu-compute: Move request counters

2021-07-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45347 ) Change subject: arch-gcn3,arch-vega,gpu-compute: Move request counters .. arch-gcn3,arch-vega,gpu-compute: Move request co

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Fix s_endpgm instruction

2021-07-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47519 ) Change subject: arch-vega: Fix s_endpgm instruction .. arch-vega: Fix s_endpgm instruction Copy over changes that had bee

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add missing return to flat_load_dwordx4

2021-07-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47520 ) Change subject: arch-vega: Add missing return to flat_load_dwordx4 .. arch-vega: Add missing return to flat_load_dwordx4

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add decoding for implemented insts

2021-07-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47521 ) Change subject: arch-vega: Add decoding for implemented insts .. arch-vega: Add decoding for implemented insts Certain in

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Add mmap functionality to GPURenderDriver

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47523 ) Change subject: gpu-compute: Add mmap functionality to GPURenderDriver .. gpu-compute: Add mmap functionality to GPURender

[gem5-dev] Change in gem5/gem5[develop]: configs,gpu-compute: Set proper dGPUPoolID defaults

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47527 ) Change subject: configs,gpu-compute: Set proper dGPUPoolID defaults .. configs,gpu-compute: Set proper dGPUPoolID defaults

[gem5-dev] Change in gem5/gem5[develop]: configs: Set valid heap_type values

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47528 ) Change subject: configs: Set valid heap_type values .. configs: Set valid heap_type values The variables that were used t

[gem5-dev] Change in gem5/gem5[develop]: configs: Don't report CPU cores on Fiji properties

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47525 ) Change subject: configs: Don't report CPU cores on Fiji properties .. configs: Don't report CPU cores on Fiji properties

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Ignore mbind syscall

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47526 ) Change subject: arch-x86: Ignore mbind syscall .. arch-x86: Ignore mbind syscall mbind gets called when running with a dG

[gem5-dev] Change in gem5/gem5[develop]: configs: Add shared_cpu_list to cache directories

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47524 ) Change subject: configs: Add shared_cpu_list to cache directories .. configs: Add shared_cpu_list to cache directories Th

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Update GET_PROCESS_APERTURES IOCTLs

2021-07-09 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47529 ) Change subject: gpu-compute: Update GET_PROCESS_APERTURES IOCTLs .. gpu-compute: Update GET_PROCESS_APERTURES IOCTLs The

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add fatal when decoding missing insts

2021-07-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/47522 ) Change subject: arch-vega: Add fatal when decoding missing insts .. arch-vega: Add fatal when decoding missing insts Cert

[gem5-dev] Change in gem5/gem5[develop]: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 i...

2021-07-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/48022 ) Change subject: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 into develop .. Merge br

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: fix typo in compute driver comments

2021-07-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/48023 ) Change subject: gpu-compute: fix typo in compute driver comments .. gpu-compute: fix typo in compute driver com

[gem5-dev] Change in gem5/gem5[develop]: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 i...

2021-07-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/48021 ) Change subject: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 into develop .. Merge br

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: mem-ruby: Account for misaligned accesses in GPUCoalescer

2021-07-24 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48341 ) Change subject: mem-ruby: Account for misaligned accesses in GPUCoalescer .. mem-ruby: Account for misaligned accesses in

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: arch-gcn3: Implement large ds_read/write instructions

2021-07-24 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48342 ) Change subject: arch-gcn3: Implement large ds_read/write instructions .. arch-gcn3: Implement large ds_read/write instruct

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: gpu-compute: Fix TLB coalescer starvation

2021-07-24 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48340 ) Change subject: gpu-compute: Fix TLB coalescer starvation .. gpu-compute: Fix TLB coalescer starvation Currently, we are

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: arch-gcn3: Implement LDS accesses in Flat instructions

2021-07-26 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48343 ) Change subject: arch-gcn3: Implement LDS accesses in Flat instructions .. arch-gcn3: Implement LDS accesses in Flat instru

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: arch-gcn3: Validate if scalar sources are scalar gprs

2021-07-26 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48344 ) Change subject: arch-gcn3: Validate if scalar sources are scalar gprs .. arch-gcn3: Validate if scalar sources are scalar

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: sim-se: Fix execve syscall

2021-07-26 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48345 ) Change subject: sim-se: Fix execve syscall .. sim-se: Fix execve syscall There were three things preventing execve from w

[gem5-dev] Change in gem5/gem5[release-staging-v21-1]: sim-se: Properly handle a clone with the VFORK flag

2021-07-26 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48346 ) Change subject: sim-se: Properly handle a clone with the VFORK flag .. sim-se: Properly handle a clone with the VFORK flag

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: fix typo in compute driver comments

2021-07-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48023 ) Change subject: gpu-compute: fix typo in compute driver comments .. gpu-compute: fix typo in compute driver comments Chan

[gem5-dev] Change in gem5/gem5[develop]: tests: update nightly tests to document square

2021-09-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50949 ) Change subject: tests: update nightly tests to document square .. tests: update nightly tests to document squar

[gem5-dev] Change in gem5/gem5[develop]: tests: Add HeteroSync to nightly regression

2021-09-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50951 ) Change subject: tests: Add HeteroSync to nightly regression .. tests: Add HeteroSync to nightly regression Het

[gem5-dev] Change in gem5/gem5[develop]: tests: add LULESH to weekly regression

2021-09-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50952 ) Change subject: tests: add LULESH to weekly regression .. tests: add LULESH to weekly regression LULESH is a p

[gem5-dev] Change in gem5/gem5[develop]: configs, gpu-compute: update GPU scripts to remove master/slave

2021-09-25 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/50967 ) Change subject: configs, gpu-compute: update GPU scripts to remove master/slave .. configs, gpu-compute: upd

[gem5-dev] Change in gem5/gem5[develop]: tests: update nightly tests to document square

2021-09-27 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50949 ) Change subject: tests: update nightly tests to document square .. tests: update nightly tests to document square Add some

[gem5-dev] Change in gem5/gem5[develop]: tests: Add HeteroSync to nightly regression

2021-09-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50951 ) Change subject: tests: Add HeteroSync to nightly regression .. tests: Add HeteroSync to nightly regression HeteroSync doe

[gem5-dev] Change in gem5/gem5[develop]: tests: add LULESH to weekly regression

2021-09-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50952 ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: add LULESH to weekly regression

[gem5-dev] Change in gem5/gem5[develop]: configs, gpu-compute: update GPU scripts to remove master/slave

2021-09-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50967 ) Change subject: configs, gpu-compute: update GPU scripts to remove master/slave .. configs, gpu-compute: update GPU scr

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: Fix MUBUF out-of-bounds case 1

2021-09-30 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51127 ) Change subject: arch-gcn3: Fix MUBUF out-of-bounds case 1 .. arch-gcn3: Fix MUBUF out-of-bounds case 1 This patch upates

[gem5-dev] Change in gem5/gem5[develop]: tests: add DNNMark to weekly regression

2021-10-01 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51187 ) Change subject: tests: add DNNMark to weekly regression .. tests: add DNNMark to weekly regression DNNMark is

[gem5-dev] Change in gem5/gem5[develop]: tests: fix LULESH weekly regression command

2021-10-01 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51207 ) Change subject: tests: fix LULESH weekly regression command .. tests: fix LULESH weekly regression command 775

[gem5-dev] Change in gem5/gem5[develop]: tests: fix square nightly regression command

2021-10-02 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51247 ) Change subject: tests: fix square nightly regression command .. tests: fix square nightly regression command S

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Move VIPER TCC decrements to action from in_port

2021-10-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51368 ) Change subject: mem-ruby: Move VIPER TCC decrements to action from in_port .. mem-ruby: Move VIPER TCC decremen

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Update GPU VIPER TCC protocol to resolve deadlock

2021-10-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51367 ) Change subject: mem-ruby: Update GPU VIPER TCC protocol to resolve deadlock .. mem-ruby: Update GPU VIPER TCC p

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa,gpu-compute: fix bug with gfx8 VAs for HSA Queues

2021-10-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51371 ) Change subject: dev-hsa,gpu-compute: fix bug with gfx8 VAs for HSA Queues .. dev-hsa,gpu-compute: fix bug with

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Move VIPER TCC decrements to action from in_port

2021-10-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51368 ) Change subject: mem-ruby: Move VIPER TCC decrements to action from in_port .. mem-ruby: Move VIPER TCC decrements to actio

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Update GPU VIPER TCC protocol to resolve deadlock

2021-10-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51367 ) Change subject: mem-ruby: Update GPU VIPER TCC protocol to resolve deadlock .. mem-ruby: Update GPU VIPER TCC protocol to

[gem5-dev] Change in gem5/gem5[develop]: tests: add DNNMark to weekly regression

2021-10-11 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51187 ) Change subject: tests: add DNNMark to weekly regression .. tests: add DNNMark to weekly regression DNNMark is representat

[gem5-dev] Change in gem5/gem5[develop]: dev-hsa,gpu-compute: fix bug with gfx8 VAs for HSA Queues

2021-10-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51371 ) Change subject: dev-hsa,gpu-compute: fix bug with gfx8 VAs for HSA Queues .. dev-hsa,gpu-compute: fix bug with gfx8 VAs fo

[gem5-dev] Change in gem5/gem5[develop]: tests: fix square and HeteroSync nightly regression command

2021-10-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51247 ) Change subject: tests: fix square and HeteroSync nightly regression command .. tests: fix square and HeteroSync nightly re

[gem5-dev] Change in gem5/gem5[develop]: tests: add additional space in weekly DNNMark tests

2021-10-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51453 ) Change subject: tests: add additional space in weekly DNNMark tests .. tests: add additional space in weekly DN

[gem5-dev] Change in gem5/gem5[develop]: tests: convert all nightly GPU tests from GUID to GID

2021-10-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51567 ) Change subject: tests: convert all nightly GPU tests from GUID to GID .. tests: convert all nightly GPU tests f

[gem5-dev] Change in gem5/gem5[develop]: tests: fix LULESH weekly regression command

2021-10-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51207 ) Change subject: tests: fix LULESH weekly regression command .. tests: fix LULESH weekly regression command 7756c5e added

[gem5-dev] Change in gem5/gem5[develop]: tests: add additional space in weekly DNNMark tests

2021-10-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51453 ) Change subject: tests: add additional space in weekly DNNMark tests .. tests: add additional space in weekly DNNMark tests

[gem5-dev] Change in gem5/gem5[develop]: tests: convert all nightly GPU tests from GUID to GID

2021-10-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51567 ) Change subject: tests: convert all nightly GPU tests from GUID to GID .. tests: convert all nightly GPU tests from GUID to

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix typo in GPU VIPER TCC comment

2021-10-16 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51687 ) Change subject: mem-ruby: fix typo in GPU VIPER TCC comment .. mem-ruby: fix typo in GPU VIPER TCC comment 72e

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: fix typo in GPU VIPER TCC comment

2021-10-16 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51687 ) Change subject: mem-ruby: fix typo in GPU VIPER TCC comment .. mem-ruby: fix typo in GPU VIPER TCC comment 72ee6d1a fixed

[gem5-dev] Change in gem5/gem5[develop]: tests: simplify weekly regression

2021-10-17 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51707 ) Change subject: tests: simplify weekly regression .. tests: simplify weekly regression DNNMark and LULESH were

[gem5-dev] Change in gem5/gem5[develop]: tests: add HACC to weekly regression

2021-10-17 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51708 ) Change subject: tests: add HACC to weekly regression .. tests: add HACC to weekly regression This commit adds

[gem5-dev] Change in gem5/gem5[develop]: tests: simplify weekly regression

2021-10-18 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51707 ) Change subject: tests: simplify weekly regression .. tests: simplify weekly regression DNNMark and LULESH were both cloni

[gem5-dev] Change in gem5/gem5[develop]: tests: add HACC to weekly regression

2021-10-19 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51708 ) Change subject: tests: add HACC to weekly regression .. tests: add HACC to weekly regression This commit adds HACC (a GPU

[gem5-dev] Change in gem5/gem5[develop]: tests: fix bug in weekly regression

2021-10-21 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51907 ) Change subject: tests: fix bug in weekly regression .. tests: fix bug in weekly regression 66a056b8 changed th

[gem5-dev] Change in gem5/gem5[develop]: tests: fix bug in weekly regression

2021-10-22 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51907 ) Change subject: tests: fix bug in weekly regression .. tests: fix bug in weekly regression 66a056b8 changed the weekly re

[gem5-dev] Change in gem5/gem5[develop]: tests: add Pannotia to weekly regression

2021-10-23 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51968 ) Change subject: tests: add Pannotia to weekly regression .. tests: add Pannotia to weekly regression Add the P

[gem5-dev] Change in gem5/gem5[develop]: tests, gpu-compute: test dynamic register policy in weekly

2021-10-27 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52163 ) Change subject: tests, gpu-compute: test dynamic register policy in weekly .. tests, gpu-compute: test dynamic

[gem5-dev] Change in gem5/gem5[develop]: tests: add Pannotia to weekly regression

2021-11-01 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51968 ) Change subject: tests: add Pannotia to weekly regression .. tests: add Pannotia to weekly regression Add the Pannotia ben

[gem5-dev] Change in gem5/gem5[develop]: tests, gpu-compute: test dynamic register policy in regressions

2021-11-02 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52163 ) Change subject: tests, gpu-compute: test dynamic register policy in regressions .. tests, gpu-compute: test dynamic reg

[gem5-dev] Change in gem5/gem5[develop]: configs: Change env defaults in apu_se.py for ROCm

2020-07-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/30275 ) Change subject: configs: Change env defaults in apu_se.py for ROCm .. configs: Change env defaults in apu_se.py for ROCm

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: add support for flat atomic adds, subs, incs, decs

2020-07-29 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/31974 ) Change subject: arch-gcn3: add support for flat atomic adds, subs, incs, decs .. arch-gcn3: add support for

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3: add support for flat atomic adds, subs, incs, decs

2020-07-30 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/31974 ) Change subject: arch-gcn3: add support for flat atomic adds, subs, incs, decs .. arch-gcn3: add support for flat atomic

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Fixing HSA's barrier bit implementation

2020-08-12 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/30354 ) Change subject: gpu-compute: Fixing HSA's barrier bit implementation .. gpu-compute: Fixing HSA's barrier bit implementati

[gem5-dev] Change in gem5/gem5[develop]: configs: Add import for FileSystemConfig in GPU_VIPER.py

2020-08-18 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32675 ) Change subject: configs: Add import for FileSystemConfig in GPU_VIPER.py .. configs: Add import for FileSystemConfig in GP

[gem5-dev] Change in gem5/gem5[develop]: util: add dev-hsa commit message tag

2020-09-03 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/34095 ) Change subject: util: add dev-hsa commit message tag .. util: add dev-hsa commit message tag The dev-hsa commi

[gem5-dev] Change in gem5/gem5[develop]: util: add dev-hsa commit message tag

2020-09-04 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/34095 ) Change subject: util: add dev-hsa commit message tag .. util: add dev-hsa commit message tag The dev-hsa commit message t

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Number of TLBs equal to number of CUs

2020-12-10 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32035 ) Change subject: gpu-compute: Number of TLBs equal to number of CUs .. gpu-compute: Number of TLBs equal to number of CUs

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Fix FLAT insts decrementing lgkm count early

2021-01-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/38696 ) Change subject: gpu-compute: Fix FLAT insts decrementing lgkm count early .. gpu-compute: Fix FLAT insts decrementing lgkm

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Support for dynamic register alloc

2021-01-14 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/32034 ) Change subject: gpu-compute: Support for dynamic register alloc .. gpu-compute: Support for dynamic register alloc Simple

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Fixing HSA's barrier bit implementation

2020-06-15 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/30354 ) Change subject: gpu-compute: Fixing HSA's barrier bit implementation .. gpu-compute: Fixing HSA's barrier bit i

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: cleanup m5out directly in weekly

2023-01-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/67198?usp=email ) Change subject: tests: cleanup m5out directly in weekly .. tests: cleanup m5out directly in weekly T

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: add GPU cache bypass I->I transition

2023-01-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/67201?usp=email ) Change subject: mem-ruby: add GPU cache bypass I->I transition .. mem-ruby: add GPU cache bypass I->I

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: fix TCP spacing/spelling

2023-01-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/67200?usp=email ) Change subject: mem-ruby: fix TCP spacing/spelling .. mem-ruby: fix TCP spacing/spelling Change-Id:

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby, gpu-compute: fix TCP GLC cache bypassing

2023-01-07 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/67199?usp=email ) Change subject: mem-ruby, gpu-compute: fix TCP GLC cache bypassing .. mem-ruby, gpu-compute: fix TCP

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: add GPU cache bypass I->I transition

2023-01-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67201?usp=email ) Change subject: mem-ruby: add GPU cache bypass I->I transition .. mem-ruby: add GPU cache bypass I->I transition

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby, gpu-compute: fix TCP GLC cache bypassing

2023-01-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67199?usp=email ) Change subject: mem-ruby, gpu-compute: fix TCP GLC cache bypassing .. mem-ruby, gpu-compute: fix TCP GLC cache b

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: fix TCP spacing/spelling

2023-01-08 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67200?usp=email ) Change subject: mem-ruby: fix TCP spacing/spelling .. mem-ruby: fix TCP spacing/spelling Change-Id: I3fd9009592

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: cleanup m5out directly in weekly

2023-03-06 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67198?usp=email ) Change subject: tests: cleanup m5out directly in weekly .. tests: cleanup m5out directly in weekly The weekly t

  1   2   >