- 09 May, 2023 9 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
Currently we invoke m5 checksum for gem5 but nothing at all for other simulators. This just adds an echo "ready for checkpoint". We use this in simics to generate a checkpoint, but it is also sane default for simulators not supporting checkpoints, as at least the logs will show what's going on.
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
Previously the default was m5 exit with a special case for QEMU. Here we flip this in anticipation of Simics support.
-
Jonas Kaufmann authored
Instead of first converting to strings. Should reduce memory consumption when dealing with large logs.
-
- 25 Apr, 2023 1 commit
-
-
Jonas Kaufmann authored
drastically speeds up simulation performance in the presence of a lot of output
-
- 05 Apr, 2023 1 commit
-
-
Jonas Kaufmann authored
-
- 14 Feb, 2023 9 commits
-
-
Hejing Li authored
-
Hejing Li authored
-
Jonas Kaufmann authored
-
Hejing Li authored
-
Antoine Kaufmann authored
This adds the physical memory region to the kernel memory manager in a second (emulated) numa node.
-
Antoine Kaufmann authored
Co-authored-by:Hejing Li <hajeongee@gmail.com>
-
Hejing Li authored
-
Antoine Kaufmann authored
Includes a new simulator type, and integration for host simulators to add memory devices. Currently only implemented for gem5. Co-authored-by:Hejing Li <hajeongee@gmail.com>
-
Antoine Kaufmann authored
-
- 13 Feb, 2023 1 commit
-
-
Antoine Kaufmann authored
This uses somewhat more specific exception types instead of just Exception() everywhere. Makes pylint happy.
-
- 17 Nov, 2022 6 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
- 20 Sep, 2022 1 commit
-
-
Jonas Kaufmann authored
I basically did the following: `mkdir experiments/simbricks/orchestration` `mv experiments/simbricks/* experiments/simbricks/orchestration/` Additionally, imports and paths had to be adjusted.
-
- 18 Sep, 2022 2 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
- 17 Sep, 2022 7 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
otherwise we don't receive CTRL+C in orchestration framework
-
- 30 Aug, 2022 1 commit
-
-
Jonas Kaufmann authored
-
- 23 Aug, 2022 2 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-