Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
August 15, 2025 at 3:11 pm in reply to: Layer 2 Network Topology with Edgecore Wedge100BF-32X P4 Tofino Switch on FABRIC #8827Thank you Komal,My slice name is: “P4-Lab-Slice2”.Let me also provide some more information . I was able to SSH into Node2 using the information obtained from:
node2 = slice.get_node("Node2")
print(node2)
However, it behaves strangely and does not have the192.168.0.2interface.I was able to access the switch using the information from the slice visualization (it shows the details after the@symbol), and I was able to compile P4 code there as before.That said, nothing seems to be working as intended, each component is disconnected from the other. It feels like there may have been a system update that has affected the experiment’s setup.Only node1 seems to be working as before, and it is the only node that appears after you create the slice (or request node with list_nodes).Thank you for your helpThank you for the information. I used the code suggested, which shows that the FIU site has 4 Tesla and 6 RTX600 GPUs. The FABRIC website confirms the same. However, when trying to add more than one GPU to a node, an error occurs. Is it possible to add more than one GPU to a single node? I assume several nodes can have GPUs added, but the specific goal here is to add multiple GPUs to a single node. Thank you!
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)