From: Code Master (cpp.codemaster_at_[hidden])
Date: 2007-05-18 06:19:06


I run my openmpi-based application in a multi-node cluster. There is also a
sniffer computer (installed with wireshark) attached to a listener port on
the switch to sniff any packets.

However I would like to know the protocol (UDP or TCP) as well as the ports
used by openmpi for interprocess communication so that wireshark can only
capture these packets.

Thanks!