- 17 Jan, 2022 24 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Useful for tracking dependencies etc and simplifies multi-NIC handling
-
Antoine Kaufmann authored
For largescale experiment we otherwise run out of IPs
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
As described in paper
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
this allows the shared memory regions to be created in /dev/shm/ e.g. instead of the work dir.
-
Antoine Kaufmann authored
Can now select between sockets (default) or rdma.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Instead of static ordering of simulator types. This simpliefies the experiment runners but also simplifies adding additional features. Immeadiate goal is adding network-to-network connections
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Preparation to add additional proxy implementations.
-
- 23 Aug, 2021 1 commit
-
-
Hejing Li authored
-
- 06 Aug, 2021 15 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
(implement wait_proxy_sockets properly)
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
rmtree was only deleting directories but not files and sockets.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Especially important for large scale un-synchronized experiments
-
Antoine Kaufmann authored
Includes an new DistributedExperiment class, a runner for distributed experiments, a basic sequential runtime, and an example experiment "dist_netperf" (although scaling beyond 2 hosts is currently still broken in the rdma proxy).
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Again prepration for distributed experiments.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-