- 29 Dec, 2021 1 commit
-
-
Zhiqiang Xie authored
scripts plotting figures comments
-
- 30 Nov, 2021 3 commits
-
-
Zhiqiang Xie authored
-
Zhiqiang Xie authored
-
Zhiqiang Xie authored
-
- 12 Sep, 2021 1 commit
-
-
Hejing Li authored
-
- 11 Sep, 2021 1 commit
-
-
Hejing Li authored
-
- 23 Aug, 2021 1 commit
-
-
Hejing Li authored
-
- 07 Aug, 2021 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 06 Aug, 2021 31 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
for CFLAGS, CXXFLAGS, CPPFLAGS, VFLAGS
-
Antoine Kaufmann authored
Useful for huge pages.
-
Antoine Kaufmann authored
Still disabled by default because of rdma library dependencies.
-
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
-
Antoine Kaufmann authored
Previously net_rdma still exited with success.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Used d2n values before. (worked because these are symmetric in the cases I've tested so far)
-
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
-
Antoine Kaufmann authored
-