- 12 Jul, 2024 1 commit
-
-
Jialin Li authored
To-do: Add synchronization support
-
- 12 Jun, 2024 1 commit
-
-
Jonas Kaufmann authored
For SimBricks messages sent by gem5, we want the simulation to look like it started at tick 0. The reason is that otherwise, after restoring a checkpoint, connected simulators first have to catch up, i.e. simulate until the checkpoint tick before the simulation can continue.
-
- 08 May, 2024 12 commits
-
-
Antoine Kaufmann authored
-
Marvin Meiers authored
-
Marvin Meiers authored
-
Marvin Meiers authored
-
Marvin Meiers authored
-
Marvin Meiers authored
-
Marvin Meiers authored
-
Marvin Meiers authored
This adds a new component E2ESimbricksNetwork to the end-to-end framework, which allows to connect to other simulated networks through Simbricks.
-
Marvin Meiers authored
Instead of passing all parameters using the command line, we write them first into a file and then pass the filename to the end-to-end framework.
-
Marvin Meiers authored
Use the new basic building blocks SwitchNode and SimpleChannel in the ns3 end-to-end framework to build topologies.
-
Marvin Meiers authored
-
Antoine Kaufmann authored
This temporarily drops support for DDIO and the L3 cache.
-
- 07 May, 2024 1 commit
-
-
Marvin Meiers authored
Update to newer ns-3 version and adapt code for changes (mostly renamed files and command line parameters) in the ns-3 submodule.
-
- 05 Sep, 2023 2 commits
-
-
Marvin Meiers authored
Add new target `clean-external` to the Makefile, which triggers the clean task of the respective buid system for each external simulator. Each simulator can also be cleaned individually by using the targets `{simulator name}-clean` (e.g. `gem5-clean`). -
Marvin Meiers authored
`make distclean` now actually removes the external simulators
-
- 04 Jul, 2023 1 commit
-
-
Jonas Kaufmann authored
this gets rid of the non-fatal build error 'No names found, cannot describe anything'
-
- 09 May, 2023 4 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
Simply installs vanilla simics under sims/external/simics. Because of licensing restrictions we cannot automatically download simics from the intel page. Instead the makefile will prompt the user to download to files and add them to the simics directory. This commit does not include any simbricks integration at all yet. Co-authored-by:Antoine Kaufmann <antoinek@mpi-sws.org>
-
- 14 Feb, 2023 1 commit
-
-
Antoine Kaufmann authored
-
- 13 Feb, 2023 1 commit
-
-
Antoine Kaufmann authored
-
- 18 Jun, 2022 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 17 Jun, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 12 Jun, 2022 2 commits
-
-
Antoine Kaufmann authored
-
Hejing Li authored
-
- 11 Jun, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 10 Jun, 2022 1 commit
-
-
Antoine Kaufmann authored
Empty structs are not standard C and sizeof for them in gcc is zero but for c++ is 1.
-
- 06 Jun, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 05 Jun, 2022 4 commits
-
-
Antoine Kaufmann authored
-
Jialin Li authored
-
Hejing Li authored
-
Jialin Li authored
-
- 27 May, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 26 May, 2022 3 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-