[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fixing resources.json caching for multi-user envs

2022-04-07 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58489 ) Change subject: stdlib: Fixing resources.json caching for multi-user envs .. stdlib: Fixing resources.json caching for

[gem5-dev] Problem decoding RISC-V vector instructions

2022-04-07 Thread Jason Lowe-Power via gem5-dev
Hi all, In working to integrate the RISC-V vector instructions (RVV) implementation from Rivos, I've come across a unique (to me) problem. In RVV, the vector length and the size of the vector element is specified *at runtime* by the `setvl` instruction. So, the way you decode a vector instruction

[gem5-dev] [S] Change in gem5/gem5[develop]: scons: Use the 'png' tag for the PNG library.

2022-04-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58709 ) Change subject: scons: Use the 'png' tag for the PNG library. .. scons: Use the 'png' tag for the PNG library. Use that

[gem5-dev] [M] Change in gem5/gem5[develop]: gpu-compute: Support Scalar and Vector access to system pages

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57711 ) ( 16 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: gpu-compute: Support Scalar and Vector

[gem5-dev] [S] Change in gem5/gem5[develop]: gpu-compute: Handle mailbox/wakeup signals for GPUFS

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57709 ) Change subject: gpu-compute: Handle mailbox/wakeup signals for GPUFS .. gpu-compute: Handle mailbox/wakeup signals for

[gem5-dev] [S] Change in gem5/gem5[develop]: configs: Add option for mem type for GPUFS

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58390 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: configs: Add option for mem type for GPUFS

[gem5-dev] [S] Change in gem5/gem5[develop]: configs: Exit GPUFS script if DKMS module does not exist

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58129 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: configs: Exit GPUFS script if DKMS module

[gem5-dev] [M] Change in gem5/gem5[develop]: gpu-compute: Command processor read path from device

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57710 ) ( 16 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: gpu-compute: Command processor read path

[gem5-dev] [S] Change in gem5/gem5[develop]: gpu-compute: Don't use emulated driver in full system

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57712 ) ( 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: gpu-compute: Don't use emulated driver in

[gem5-dev] [S] Change in gem5/gem5[develop]: gpu-compute: Handle GPUFS system store responses

2022-04-07 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/57989 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: gpu-compute: Handle GPUFS system store

[gem5-dev] Jenkins build is back to normal : nightly #185

2022-04-07 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] [S] Change in gem5/gem5[develop]: fastmodel: use global option 'num_jobs' instead of hardcoded number

2022-04-07 Thread Chia-You Chen (Gerrit) via gem5-dev
Chia-You Chen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58689 ) Change subject: fastmodel: use global option 'num_jobs' instead of hardcoded number .. fastmodel: use global option