Cluster parallel simulation #1817
Labels
I: No breaking change
Previously written code will work as before, no one should note anything changing (aside the fix)
S: Normal
Handle this with default priority
T: Discussion
Still searching for the right way to proceed / suggestions welcome
Hi,jarsi,I am now simulating a small network for testing on two machines, and run it with the following command. It seems that the two machines run by themselves without interaction,running your own.
mpirun.mpich -np 2 -host work0,work1 python ./multi_test.py
Can nest simulate a network in a multi-node cluster environment? If yes, how do the nodes exchange data?
The text was updated successfully, but these errors were encountered: