[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

[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

[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

[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]: 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]: 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

[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

[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

[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

[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: 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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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]: 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

[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

[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

[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-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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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]: 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

[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

[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[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]: 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

[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

[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

[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

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

2021-10-08 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]: 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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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: 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

[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: 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

[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]: 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

[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

[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]: 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]: 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

[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

[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

[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

[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:

[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

[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

[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: 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

[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

[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

[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

[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]: 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: 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

[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

[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

[gem5-dev] Change in gem5/gem5[develop]: configs, gpu-compute: change default GPU reg allocator to dynamic

2022-03-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57537 ) Change subject: configs, gpu-compute: change default GPU reg allocator to dynamic .. configs, gpu-compute:

[gem5-dev] Change in gem5/gem5[develop]: tests,configs,mem-ruby: Handle num DMAs in GPU Ruby tester

2022-03-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57535 ) Change subject: tests,configs,mem-ruby: Handle num DMAs in GPU Ruby tester .. tests,configs,mem-ruby: Handle

[gem5-dev] Change in gem5/gem5[develop]: tests, mem-ruby: add GPU Ruby random tester to nightly tests

2022-03-13 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/57536 ) Change subject: tests, mem-ruby: add GPU Ruby random tester to nightly tests .. tests, mem-ruby: add GPU Ruby

[gem5-dev] Change in gem5/gem5[develop]: configs, gpu-compute: change default GPU reg allocator to dynamic

2022-03-18 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57537 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: configs, gpu-compute: change default GPU reg

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Fix register checking and allocation in dyn manager

2022-02-18 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/56909 ) Change subject: gpu-compute: Fix register checking and allocation in dyn manager .. gpu-compute: Fix register checking

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Set scratch_base, lds_base for gfx902

2022-02-17 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/54663 ) Change subject: gpu-compute: Set scratch_base, lds_base for gfx902 .. gpu-compute: Set scratch_base, lds_base for gfx902

[gem5-dev] Change in gem5/gem5[develop]: tests,configs,mem-ruby: Handle num DMAs in GPU Ruby tester

2022-03-23 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57535 ) Change subject: tests,configs,mem-ruby: Handle num DMAs in GPU Ruby tester .. tests,configs,mem-ruby: Handle num DMAs in

[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

  1   2   >