HTML attachment scrubbed and removed
------------------------------
Message: 2
Date: Sun, 16 Dec 2007 18:49:30 -0500
From: Allan Menezes <amenezes007@sympatico.ca>
Subject: [OMPI users] Gigabit ethernet (PCI Express) and openmpi
v1.2.4
To: users@open-mpi.org
Message-ID: <4765B98A.30803@sympatico.ca>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi,
How many PCI-Express Gigabit ethernet cards does OpenMPI version 1.2.4
support with a corresponding linear increase in bandwith measured with
netpipe NPmpi and openmpi mpirun?
With two PCI express cards I get a B/W of 1.75Gbps for 892Mbps each ans
for three pci express cards ( one built into the motherboard) i get
1.95Gbps. They all are around 890Mbs indiviually measured with netpipe
and NPtcp and NPmpi and openmpi. For two it seems there is a linear
increase in b/w but not for three pci express gigabit eth cards.
I have tune the cards using netpipe and $HOME/.openmpi/mca-params.conf
file for latency and percentage b/w .
Please advise.
Regards,
Allan Menezes
------------------------------
Message: 3
Date: Mon, 17 Dec 2007 14:14:42 +0200
From: glebn@voltaire.com (Gleb Natapov)
Subject: Re: [OMPI users] Gigabit ethernet (PCI Express) and openmpi
v1.2.4
To: Open MPI Users <users@open-mpi.org>
Message-ID: <20071217121442.GD28587@minantech.com>
Content-Type: text/plain; charset=us-ascii
On Sun, Dec 16, 2007 at 06:49:30PM -0500, Allan Menezes wrote:
Hi,
How many PCI-Express Gigabit ethernet cards does OpenMPI version 1.2.4
support with a corresponding linear increase in bandwith measured with
netpipe NPmpi and openmpi mpirun?
With two PCI express cards I get a B/W of 1.75Gbps for 892Mbps each ans
for three pci express cards ( one built into the motherboard) i get
1.95Gbps. They all are around 890Mbs indiviually measured with netpipe
and NPtcp and NPmpi and openmpi. For two it seems there is a linear
increase in b/w but not for three pci express gigabit eth cards.
I have tune the cards using netpipe and $HOME/.openmpi/mca-params.conf
file for latency and percentage b/w .
Please advise.
What is in your $HOME/.openmpi/mca-params.conf? May be are hitting your
chipset limit here. What is your HW configuration? Can you try to run
NPtcp on each interface simultaneously and see what BW do you get.
--
Gleb.
Hi ,