- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
I am benchmarking how much network bandwidth MPI can exploit for my use cases.
I tested the bandwidth between two machines using TCP socket communication and confirmed that they could send/receive 2~3GB of data per sec.
However, I cannot see those numbers from the MPI benchmark results (Intel MPI Benchmark, MPIVCH Benchmark ...) and also in my application.
In my use case, each machine has one MPI process dedicated for the network communication and performs only inter-machine communication.
How can I fully exploit network bandwidth of inter-machine communication?
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi,
You can try IMB uniband/biband benchmarks. See the Intel® MPI Benchmarks User Guide and Methodology Description for details. You can download IMB source files and documentation here.
