Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Tooling
0 votes
1 replies
64 views

I am working on a microarchitectural tooling project, and as part of a heuristic I need the ability to observe and manipulate the internal state of a branch predictor. Specifically, I am looking for ...
1 vote
0 answers
52 views

I'm currently using gem5-dpdk (GitHub) with the following cache hierarchy setup: Using ARM version(O3 cpu), full system mode Simulating DPDK network application (e.g., MACSWAP) L1 Cache: no ...
0 votes
1 answer
25 views

I'm interested in having the stats.txt file produced in any condition, even if the execution gets aborted. I am not an expert in gem5 and I'm really struggling to find useful information in the ...
Teffano's user avatar
1 vote
1 answer
114 views

Short background: MMIO regions are typically mapped as uncachable / device memory, so CPU must not treat device registers like normal cacheable DRAM. I’m asking about the microarchitecture routing and ...
0 votes
0 answers
63 views

I have an obsolete system installation of a library (yaml-cpp) on an RPM Linux for which I do not have admin permissions. This library is a dependency for a some custom code that I am writing for a ...
Olumide's user avatar
  • 5,931
0 votes
0 answers
25 views

I run several benchmarks of SPEC2006 in gem5 version 24.1.0.3 in SPARC isa. But all time i am getting the same error:src/sim/syscall_emul.cc:79: fatal: syscall set_tid_address (#166) unimplemented. ...
0 votes
0 answers
105 views

I am performance testing kernels on Gem5 24.1.0.2, where I am trying to use SME intrincics to run with Gem5. armclang -march=armv9.2-a+sme g2.c -o g2 ./build/ARM/gem5.opt --stats-file=stats.txt --...
Erko's user avatar
  • 1
0 votes
0 answers
37 views

I want to analyze the impact of different microarchitecture designs on a certain workload, so I would like to collect traces on a machine running that workload and use those traces in the gem5 ...
0 votes
0 answers
83 views

I'm trying to integrate a custom memory controller in gem5 but when I try to build it returns me this error: terminate called after throwing an instance of 'pybind11::error_already_set' what(): ...
Vincy's user avatar
  • 361
0 votes
0 answers
40 views

I need Ruby cache on my gem5 simulation. I have followed the ruby-intro-chapter documentation. On section Compiling a protocol with SCons / In the newer gem5 version (gem5 >= 23.1), when I run, ...
pnlp's user avatar
  • 35
1 vote
0 answers
70 views

In the MESI_Three_Level protocol of GEM5 simulator, there are L0, L1, L2, dir and dma state machines. L0 and L1 cache controllers simulate private caches for processor cores, which are implemented ...
0 votes
0 answers
71 views

I am assigned to make an assembly code that does the following task : Write an assembler program that is given a parameter n∈{0,1,...,58} and iteratively determines the nth TUDO number in a loop. The ...
1 vote
0 answers
131 views

I am trying to run the Spec '06 benchmarks on Gem5. All of the benchmarks I've tried seem to start up normally and then output the following and stall indefinitely: src/sim/mem_state.cc:448: info: ...
0 votes
1 answer
327 views

there! I am compiling gem5 according to the very simple tutorial on their webpage. However, I fail to finish this. It shows that I cannot link an .opt file at the end. I will list the env I used and ...
-1 votes
1 answer
90 views

I'm configuring the hit latency for a CPU model in Gem5. While I notice there are many latency parameters(eg. tag_latency, data_latency, frontend_latency, forward_latency, response_latency) which are ...

15 30 50 per page
1
2 3 4 5
...
32

AltStyle によって変換されたページ (->オリジナル) /