Files | |
file | mpi-test-fixtures.cc [code] |
file | mpi-test-fixtures.h [code] |
Common methods for MPI examples. | |
file | nms-p2p-nix-distributed.cc [code] |
DARPA NMS Campus Network Model. | |
file | simple-distributed-empty-node.cc [code] |
This test is equivalent to simple-distributed but tests boundary cases when one of the ranks has no Nodes on it. | |
file | simple-distributed-mpi-comm.cc [code] |
This test is equivalent to simple-distributed with the addition of initialization of MPI by user code (this script) and providing a communicator to ns-3. | |
file | simple-distributed.cc [code] |
TestDistributed creates a dumbbell topology and logically splits it in half. | |
file | third-distributed.cc [code] |
Distributed version of third.cc from the tutorial. | |