"vscode:/vscode.git/clone" did not exist on "aa5c8d0df0158e3fc8dc8bd756715b3685eb9af2"
- 17 Jan, 2022 14 commits
-
-
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 22 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
-
Antoine Kaufmann authored
preparation for remote execution, some directories need to be cleaned up/created on the remote host some locally
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
With remote excution those sockets will be on the remote host
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
(preparation for remote commands)
-
Antoine Kaufmann authored
Preparation for remote execution
-
Antoine Kaufmann authored
-
- 25 Jul, 2021 1 commit
-
-
Jialin Li authored
-
- 29 Jun, 2021 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-