-
Hi,
I have used the parser given by you, but it gives me the following error
Traceback (most recent call last):
File "Gem5ToMcPAT-Parser.py", line 301, in
main()
File "Gem5ToMcPAT-Parser…
jrpdn updated
4 years ago
-
Hi,
I have the following error while executing the given parser. the error is
Traceback (most recent call last):
File "Program.py", line 964, in
main()
File "Program.py", line 45, in m…
jrpdn updated
2 years ago
-
I tried to build for esp32c3, but it fails (also tried esp32 and esp32s2 and they worked!).
Lightbulb example:
```
[1245/1314] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/lightbulb.c.o…
-
Hi,
It's likely an off-topic but I would like to know that can McPAT simulate the CPU-GPU heterogeneous architecture? I looked into the examples of McPAT's ProcessorDescriptionFiles, but there is …
-
Hi,
Compiled with `make` and tried
`./mcpat -infile ProcessorDescriptionFiles/Xeon.xml`
However, McPAT is taking hours without printing any result.
The ARM example
`./mcpat -infile Processor…
-
The Synchrotrace simulation wrapper needs to be implemented in a similar fashion to the McPAT and gem5 wrappers.
-
When I download files, sometimes this error happens, other times it is working.
If I look in the error message, I see "MAC error".
Regards
MCpat
-
I've refined the McPAT sim to use an init function and parameter validation that reduces the boilerplate associated with an initial sys config. We should do the same with the mock sim and the gem5 si…
-
This isn't really an issue but there is no one I can ask about this. Could you explain what the reported power stats actually represent? I have read the McPAT paper and the power modelling section but…
-
Hello,
I’m a French PhD student working on the design of a memory sub-system for sparse data accesses. I just began my study of the state-of-the-art and found SparseLoop, which is a really useful p…