Commit Graph

  • 9e1afdecef ext: Run pre-commit run --files ext/testlib Bobby R. Bruce 2023-09-04 23:51:14 -07:00
  • ff75e5b30e misc,ext: Update pre-commit hook to run on ext/testlib Bobby R. Bruce 2023-09-04 23:48:40 -07:00
  • 2eeecc532a mem-ruby: Reorder SLC atomic and response actions (#255) Bobby R. Bruce 2023-09-02 04:48:45 -07:00
  • 1ec58d589a misc: Fix broken code example in bug_report.md Bobby R. Bruce 2023-09-02 04:46:04 -07:00
  • 188d29fe05 misc: Add language specification to code-blocks Bobby R. Bruce 2023-09-02 04:44:07 -07:00
  • fcb586cfed misc: Add/Remove new lines from bug_report.md Bobby R. Bruce 2023-09-02 04:42:53 -07:00
  • 0ac2f67437 misc: Remove escape characters from bug_report.md Bobby R. Bruce 2023-09-02 04:41:08 -07:00
  • 2da54d5a4f mem-ruby: Reorder SLC atomic and response actions Matthew Poremba 2023-09-01 09:50:33 -05:00
  • 73b0e88d6e scons: Add an option specifying the path to mold linker binary Hoa Nguyen 2023-08-30 23:29:25 -07:00
  • c0db065c26 util: Add gdb to gcn-gpu Dockerfile (#248) Bobby R. Bruce 2023-09-01 00:29:44 -07:00
  • 8d47cda8b6 arch-x86: Fix wrong x86 assembly (#251) Bobby R. Bruce 2023-09-01 00:26:00 -07:00
  • 4de4e22553 misc: Remove 'run-name' from compiler-tests.yaml (#245) Bobby R. Bruce 2023-08-31 17:38:38 -07:00
  • ddd1bc1e48 gpu-compute: Set LDS/scratch aperture base register (#247) Bobby R. Bruce 2023-08-31 17:38:08 -07:00
  • 4ff1f160ec arch-x86: Fix wrong x86 assembly Hoa Nguyen 2023-09-01 00:26:51 +00:00
  • 7042d74ac2 stdlib, resources: Moved parsing params. Harshil Patel 2023-08-31 09:19:24 -07:00
  • 3520c83673 util: Add gdb to gcn-gpu Dockerfile Matthew Poremba 2023-08-31 11:08:20 -05:00
  • cfa833a97d gpu-compute: Set LDS/scratch aperture base register Matthew Poremba 2023-08-31 11:01:32 -05:00
  • 7db2aac943 misc: Remove 'run-name' from compiler-tests.yaml Bobby R. Bruce 2023-08-31 02:12:20 -07:00
  • 0e323bc409 mem: Atomic ops to same address (#200) Bobby R. Bruce 2023-08-30 23:53:35 -07:00
  • 48a40cf2f5 misc: Copy .github directory from develop to stable (#243) Bobby R. Bruce 2023-08-30 22:53:03 -07:00
  • 6966518dcc misc: Copy .github directory from develop to stable Bobby R. Bruce 2023-08-30 17:16:12 -07:00
  • fceb7e05a3 util-docker: Add GitHub Action to create Docker Images (#236) Bobby R. Bruce 2023-08-30 12:15:33 -07:00
  • c156df620d resources, stdlib: Add support for local files in obtain_resource (#204) Bobby R. Bruce 2023-08-29 20:35:40 -07:00
  • d52c7ce87f resources, stdlib: Add support for local files in obtain_resource KUNAL PAI 2023-08-18 22:37:21 -07:00
  • 7da0aeee7d stdlib, resources: Updated warn messages Harshil Patel 2023-08-29 09:08:44 -07:00
  • 815d5b1cba util: Update & fix bug in m5stats2streamline.py (#211) Giacomo Travaglini 2023-08-29 11:05:51 +02:00
  • 7cdce3a975 util-docker: Add GitHub Action to create Docker Images Bobby R. Bruce 2023-08-29 00:08:40 -07:00
  • fee465c97c misc: Add test status badges to README.md Bobby R. Bruce 2023-08-28 22:58:14 -07:00
  • 68a48a2dfa mem-ruby: fix CHI sending the wrong snoop response (#219) Bobby R. Bruce 2023-08-28 16:21:25 -07:00
  • 737c611e72 mem-ruby: fix assert on CHI ReadUnique (#218) Bobby R. Bruce 2023-08-28 16:06:09 -07:00
  • 9d2e860d74 misc: Update CI tests to not run on draft PRs (#229) Bobby R. Bruce 2023-08-28 15:19:49 -07:00
  • 4bd3d2f864 mem-ruby: Improve Ruby/CHI stats for in/out trans (#220) Bobby R. Bruce 2023-08-28 15:06:39 -07:00
  • 99fc5de3fb util: Update & fix bug in m5stats2streamline.py atrah22 2023-08-22 03:48:51 -07:00
  • fab458daa2 util: Update & fix bug in m5stats2streamline.py atrah22 2023-08-22 01:06:50 -07:00
  • 82ffc16e6e gpu-compute: Flat scratch implementation and bug fixes (#231) Matthew Poremba 2023-08-27 07:40:24 -07:00
  • 60f071d09a gpu-compute,arch-vega: Implement flat scratch insts Matthew Poremba 2023-08-26 13:14:13 -05:00
  • 4506188e00 gpu-compute: Fix private offset/size register indexes Matthew Poremba 2023-08-26 13:09:28 -05:00
  • e0379f4526 gpu-compute: Fix flat scratch resource counters Matthew Poremba 2023-08-26 13:06:54 -05:00
  • a9b32cdb3a gpu-compute: Use timing DMAs for GPUFS HSA signals (#230) Matthew Poremba 2023-08-26 11:38:37 -07:00
  • 57b3d2897c gpu-compute: Use timing DMAs for GPUFS HSA signals Matthew Poremba 2023-08-25 09:35:55 -05:00
  • d640c17f75 misc: Update CI tests to not run on draft PRs Melissa Jost 2023-08-25 10:27:08 -07:00
  • 5cb604559a misc: Move compiler tests to run on 'build' runners (#222) Bobby R. Bruce 2023-08-25 03:24:03 -07:00
  • fcbed2bd8a dev-amdgpu: Tell OS about PCIe atomic support (#224) Matthew Poremba 2023-08-24 11:19:30 -07:00
  • cf997c93a5 tests, gpu-compute: Updating weekly.sh to use mmapped version of FW (#186) Bobby R. Bruce 2023-08-24 10:16:25 -07:00
  • 7aa896fe8f cpu-minor: Separate the reg_index of VecClassReg and VecElemReg (#225) Bobby R. Bruce 2023-08-24 10:13:21 -07:00
  • 56a8ab3f3c sim: provide a signal constructor with an init_state (#210) Giacomo Travaglini 2023-08-24 18:06:21 +01:00
  • e77666d9e8 mem-ruby: fix CHI Evict race condition (#217) Bobby R. Bruce 2023-08-24 10:04:28 -07:00
  • 9fd846f48d gpu-compute,arch-vega: Fix ALU-only LDS counters (#223) Matthew Poremba 2023-08-24 07:12:56 -07:00
  • addba01d29 configs,dev-amdgpu: Add PCI express capability info Matthew Poremba 2023-08-23 13:23:58 -05:00
  • 2d9ad02ae7 ext: Specialize GDBSignal MACRO to gem5 (#209) Bobby R. Bruce 2023-08-24 02:44:56 -07:00
  • 5c28113a06 cpu-minor: Separate the reg_index of VecClassReg and VecElemReg Roger Chang 2023-08-16 18:06:31 +08:00
  • 8b4c38302f dev: PCI: Fix PCI express capability union Matthew Poremba 2023-08-23 13:20:42 -05:00
  • 90a518e885 gpu-compute,arch-vega: Fix ALU-only LDS counters Matthew Poremba 2023-08-23 19:21:55 -05:00
  • b2d40edc62 misc: Move compiler tests to run on 'build' runners Bobby R. Bruce 2023-08-23 17:06:34 -07:00
  • 9584d2efa9 mem-ruby: add in_trans/out_trans to CHI events Tiago Mück 2023-05-01 18:53:44 -05:00
  • 3360a87d5a mem-ruby: optimize in/outTransLatHist stats Tiago Mück 2023-05-01 18:46:30 -05:00
  • a5fd6edea1 mem-ruby: fix CHI sending the wrong snoop response Tiago Mück 2023-06-14 15:35:42 -05:00
  • 49f5ec16d1 mem-ruby: fix assert on CHI ReadUnique Tiago Mück 2023-06-14 15:32:29 -05:00
  • 328d140c70 stdlib, resources: Added warn msgs and commets. Harshil Patel 2023-08-23 13:50:08 -07:00
  • c9ff54677f mem-ruby: fix CHI Evict race condition Reiley Jeyapaul 2023-06-15 12:36:23 -05:00
  • f6a453362f mem: Atomic ops to same address Ranganath (Bujji) Selagamsetty 2023-08-18 12:08:01 -05:00
  • 76fe71ebd0 sim: provide a signal constructor with an init_state Johnny 2023-08-23 10:13:32 +08:00
  • 6acb687975 sim: provide a signal constructor with an init_state Johnny 2023-08-17 13:24:43 +08:00
  • c218104f52 tests: Update asmtest script and add more test binaries (#206) Bobby R. Bruce 2023-08-22 13:59:56 -07:00
  • e3414c7098 base: Make 'findLsbSetFallback' constexpr to fix gcc-8 comp (#203) Jason Lowe-Power 2023-08-22 11:23:59 -07:00
  • f41172f9e4 tests: Add RV32 test binaries Roger Chang 2023-08-22 13:09:06 +08:00
  • 61488e1e17 tests: Add more tests for RV64 Roger Chang 2023-08-22 11:17:57 +08:00
  • fee1c3fc7a tests: Update asmtest script Roger Chang 2023-08-15 16:02:23 +08:00
  • f9a4a794b7 misc: Add DRAMSys tests to our weekly tests (#198) Bobby R. Bruce 2023-08-21 17:31:36 -07:00
  • 6f7fc51a18 ext: Specialize GDBSignal MACRO to gem5 Bobby R. Bruce 2023-08-21 17:19:33 -07:00
  • 709f632730 base: Make 'findLsbSetFallback' constexpr to fix gcc-8 comp Bobby R. Bruce 2023-08-18 16:39:28 -07:00
  • e611cc66b1 misc: ADD DRAMSys tests to our weekly tests Melissa Jost 2023-08-18 09:49:11 -07:00
  • 63b91b51a2 mem-cache: Allow clflush's uncacheable requests on classic cache (#205) Bobby R. Bruce 2023-08-21 10:42:10 -07:00
  • f98cd15ec7 arch-riscv,systemc: Update cxx_config_cc.py to use is port.is_source (#196) Bobby R. Bruce 2023-08-20 21:00:33 -07:00
  • e5fcc116ec ext: Update DRAMSys README (#202) Bobby R. Bruce 2023-08-20 20:13:17 -07:00
  • 73b6e98f51 arch-riscv,systemc: Fix cxx_config_cc.py to use is is_source Thilo Vörtler 2023-08-18 09:56:07 +02:00
  • 9e007e5bd7 mem-cache: fix wrong function call Hoa Nguyen 2023-08-19 22:56:55 +00:00
  • f442846d9d mem-cache: Fix another typo Hoa Nguyen 2023-08-19 22:50:53 +00:00
  • 7b897a30fa mem-cache: Fix syntax error Hoa Nguyen 2023-08-19 21:27:53 +00:00
  • 98daec7d99 mem-cache: Allow clflush's uncacheable requests on classic cache Hoa Nguyen 2023-08-19 18:19:41 +00:00
  • 16752b7ca2 ext: Update DRAMSys README Bobby R. Bruce 2023-08-18 15:43:14 -07:00
  • d7d441becb tests: Add checkpoint tests for all ISAs (#167) Bobby R. Bruce 2023-08-18 15:01:39 -07:00
  • a18b4b17ed stdlib, resources: depricated workload Harshil Patel 2023-08-18 13:56:12 -07:00
  • ac88871017 misc: Update matrix runs in scheduled tests (#194) Bobby R. Bruce 2023-08-18 10:56:26 -07:00
  • 30ab2c19b1 stdlib: Allow passing of func as Exit Event generator (#195) Bobby R. Bruce 2023-08-18 10:55:50 -07:00
  • 9d86a559ed tests: removed mips tests and added issue link. Harshil Patel 2023-08-18 09:51:40 -07:00
  • ea5951a467 stdlib, resources: skeleton for workload resouce Harshil Patel 2023-08-18 08:57:31 -07:00
  • c0216dbe48 stdlib: Allow passing of func as Exit Event generator Bobby R. Bruce 2023-08-17 16:48:33 -07:00
  • 22c52f4fba Fix reporting traps (faults) to GDB in SE mode (#166) Jason Lowe-Power 2023-08-17 16:08:49 -07:00
  • fa49de5b98 misc: Update matrix runs in scheduled tests Melissa Jost 2023-08-17 15:56:02 -07:00
  • fe43e4a3e3 arch-riscv: Check CSR before executing VMem instructions (#187) Bobby R. Bruce 2023-08-17 11:20:21 -07:00
  • 3564348eec arch-riscv: Report traps to GDB in SE mode Jan Vrany 2023-08-08 15:19:30 +01:00
  • 546b3eac7d arch-riscv: Do not advance PC when handling faults in SE mode Jan Vrany 2023-08-08 15:07:06 +01:00
  • fde58a4365 arch-power: Fix reporting traps to GDB Jan Vrany 2023-08-08 14:36:23 +01:00
  • fe142f485a arch-riscv: Add missing vector required check for vmem instructions Roger Chang 2023-08-15 14:13:44 +08:00
  • 35a6fe6f3d arhc-riscv: Check vill in vector mem instructions Roger Chang 2023-08-14 13:58:04 +08:00
  • 3ff6fe0e90 arch-x86,cpu-kvm: Fix gem5.fast due to unused variable (#189) Bobby R. Bruce 2023-08-16 12:52:44 -07:00
  • f6b116d8a0 util-docker: Fix clang-version-8 docker container (#190) Bobby R. Bruce 2023-08-16 12:52:25 -07:00
  • c835c9faa3 arch-x86,cpu-kvm: Fix gem5.fast due to unused variable Bobby R. Bruce 2023-08-16 01:17:19 -05:00
  • 74f6fa34af util-docker: Fix clang-version-8 docker container Bobby R. Bruce 2023-08-14 17:52:40 -07:00