Hello I am new to using RDMA benchmark tools and currently trying to use Intel's IMB benchmark https://software.intel.com/en-us/articles/intel-mpi-benchmarks
and currently, tested all the examples in the document.
However, I have no idea how to use two nodes to test the performances. Is it something really obvious?
The only example that mentioned about using the two nodes was
mpirun -np <2P> IMB-MPI1 -map <P>x2 -multi 0 PingPong
but there is absolutely no description about the node information.
Anyone who is familiar with using these type of benchmark, I really appreciate your answer.