-
Related to #53.
The network topologies would have cliques and pockets in the graph, and power law distribution of degree of nodes (preferential attachment)
First look for established algorithms …
-
## Issue summary
- This subsystem is responsible for keeping track of session changes and issuing a connection request to the relevant validators on every new session.
- In addition to that, it cr…
-
`MeshGraph`, despite being based on a half-edge graph design, supports some non-manifold and non-compact topologies. Below are some observations about these features that may need to be revisited to a…
-
It is more clear in the representations introduced in #495 that some topology graphs, eg `cage.M24L48`, have imperfect vertex placements.
This issue will likely result in changes to test outcomes b…
-
As a netunicorn user, I'd like to see the approximate network topology of the attached devices.
It could be created by collecting the networks the devices are connected to and creating a graph of net…
-
Hello,
After trying to run some code from the quickstart notebook on our own, we have encountered this error:
![image](https://github.com/BNN-UPC/BNNetSimulator/assets/94786775/9b2061f6-2454-4393-90…
-
I've tried a pipeline like this:
stage1 --> stage2 --> stage3
stage1 --> stage3
That is, stage3 receives tasks from both stage1 and stage2. I've get some wired results. does mpipe support such …
-
https://github.com/mlcommons/training/blob/cdd928d4596c142c15a7d86b2eeadbac718c8da2/graph_neural_network/dataset.py#L137-L139
Let me use an example.
1. Assume we have edge file like this:
```
[0…
-
Hi, we are seeing unexpected All Reduce performance with GPU Direct + ROCE within KVM+QEMU VMs. The 8xH100 GPUs and the 8xDual port CX7-based SRIOV VFs (total 2x8 VFs) are passed to the VM using VFIO …
-
I tried the following steps...
1. `kubectl create namespace bimesh`
2. `kubectl apply -f https://raw.githubusercontent.com/istio/istio/master/samples/bookinfo/platform/kube/bookinfo.yaml -n bimesh…