-
## Background
While investigating this issue: https://github.com/monero-project/monero/issues/9496 I noticed in one of the log snippets posted that a peer sent a message that wouldn't normally be s…
-
Hello! I am doing all-to-all communication using ncclSend() and ncclReccv() between 4 GPUs on two nodes, with 2 GPUs per node. However, it seems that GPUs on the same node cannot do this P2P communica…
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [X] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-f…
-
In the ISteamNetworking wrapper p2p wrapper the channel argument is not exposed to me via the wrapper API in the relevant packet functions. For example `is_p2p_packet_available` or `send_p2p_packet`, …
-
I am looking to create a federated network of local AI worker nodes using a rendezvous point principle, and you want to exchange peer addresses and gRPC addresses using a p2p protocol.
In my case, …
-
I have a task of connecting a few instances of local ai into one federated network / swarm. Local ai worker nodes are grpc instances of backends in format of address:port. Local ai balance node (head)…
-
Hi!
We run full archive nodes for our analytics project. Typically we run on constrained resources. Our nodes typically run like clockwork with 2 peer in/out configuration.
Recently we updated o…
-
## Description
1. Implement the Beckn One P2P Energy Trading Reference App based on defined buyer, seller, admin for buyer, and admin for seller flows, as well as the finalized UI/UX designs.
2. Th…
-
It seems in non-blocking mode, a single `ncclSend` or `ncclRecv` call can return `ncclSuccess` without the CUDA kernel being fully enqueued. This was detected by data sanity check in PyTorch testing. …
-
for commit 122441979f58b86d950fd755ced57fb51c23fedf:
### `TestP2pNetwork_MessageValidation`:
#### Case 1
```
Error Trace: /Users/bloxmac/GolandProjects/ssv/network/p2p/p2p_validation_…