- 17 Jan, 2022 33 commits
-
-
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
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
These were too large until now.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Otherwise on a full queue we might overwrite entries repeatedly causing all sorts of mayhem.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
It's accessed from both poll thread and IO thread
-
Antoine Kaufmann authored
Because dev/net_info are packed gcc does not seem to align them properly.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Only show one message when we start to wait, and one when we succeeded.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Just memcpy risks the received reading incomplete messages.
-
Antoine Kaufmann authored
This allows NetListen to be done before other intialization, so that listening sockets for peers are created already. This makes orchestration a lot easier. E.g. listener proxy will have listening sockets for peers already created when still waiting for connector proxy to connect.
-
Antoine Kaufmann authored
Preparation to add additional proxy implementations.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Uses a TCP socket to exchange connection info.
-
Antoine Kaufmann authored
To add manual infiniband initalization as an alternative in a next step.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
Aim is to introduce different types of ports.
-
Antoine Kaufmann authored
To support use-cases with multiple NIC interfaces.
-
- 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 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
for CFLAGS, CXXFLAGS, CPPFLAGS, VFLAGS
-