On Dec 5, 2007, at 9:57 PM, Tee Wen Kai wrote:
I have installed openmpi-1.2.3. My system has two ethernet ports. Thus, I am trying to make use of both ports to speed up the communication process by using openmp to split into two threads.
Why not use Ethernet Bonding at the system level, it's a lot easier then what it sounds like you are trying to do and it speeds up all ethernet traffic on the computer. What OS are you trying to do this on.
Michael