Re: [OMPI devel] kernel 2.6.23 vs 2.6.24 - communication/wait times

2010-04-19 Thread Peter Kjellstrom
On Monday 19 April 2010, Oliver Geisler wrote: > > Ah, that could do it. Open MPI's shared memory files are under /tmp. So > > if /tmp is NFS, you could get extremely high latencies because of dirty > > page writes out through NFS. > > > > You don't necessarily have to make /tmp disk-full -- if y

Re: [OMPI devel] 1.5.0 could be soon

2010-02-17 Thread Peter Kjellstrom
On Tuesday 16 February 2010, Jeff Squyres wrote: > We've only got 2 "critical" 1.5.0 bugs left, and I think that those will > both be closed out pretty soon. > > https://svn.open-mpi.org/trac/ompi/report/15 > > Rainer and I both feel that a RC for 1.5.0 could be pretty soon. > > Does anyone hav

Re: [OMPI devel] Open MPI v1.3.3rc1 has escaped

2009-07-10 Thread Peter Kjellstrom
On Friday 10 July 2009, Jeff Squyres wrote: > On Jul 10, 2009, at 6:54 AM, Peter Kjellstrom wrote: > > On Friday 10 July 2009, Jeff Squyres wrote: > > > http://www.open-mpi.org/software/ompi/v1.3/ > > > > > > Please test! > > > > Built and ran

Re: [OMPI devel] Open MPI v1.3.3rc1 has escaped

2009-07-10 Thread Peter Kjellstrom
On Friday 10 July 2009, Jeff Squyres wrote: > http://www.open-mpi.org/software/ompi/v1.3/ > > Please test! Built and ran just like(*) 1.3.2 on my limited tests (that is, worked quite well) OS:CentOS-5.3.x86_64 with its own OFED HW:ConnectX-DDR on a Nehalem dual-quad platform Size:4 nodes Compile

Re: [OMPI devel] gather-bug reminder/re-post

2008-11-26 Thread Peter Kjellstrom
On Wednesday 26 November 2008, Jeff Squyres wrote: > On Nov 26, 2008, at 7:15 AM, Peter Kjellstrom wrote: > > I have now also tested with 1.2.8 and r20034 works there too (for my > > case at > > least). So I guess that means it should be included in the 1.2 > > b

Re: [OMPI devel] gather-bug reminder/re-post

2008-11-26 Thread Peter Kjellstrom
On Tuesday 25 November 2008, Peter Kjellstrom wrote: > On Tuesday 25 November 2008, Jeff Squyres wrote: ... > > But I spoke to George about this issue last > > Thursday afternoon, and now I see that George committed r20034 that > > looks like it's a fix for this

Re: [OMPI devel] gather-bug reminder/re-post

2008-11-25 Thread Peter Kjellstrom
On Tuesday 25 November 2008, Jeff Squyres wrote: > On Nov 24, 2008, at 1:34 PM, Peter Kjellstrom wrote: > > I originally posted this to the users list maybe it should have gone > > here. I > > talked to Jeff Squyres about this bug at SC08 and he thought it > > would b

[OMPI devel] gather-bug reminder/re-post

2008-11-24 Thread Peter Kjellstrom
I originally posted this to the users list maybe it should have gone here. I talked to Jeff Squyres about this bug at SC08 and he thought it would be nice to have it fixed before 1.3. The bug probably is in ompi/datatype/dt_copy.c:ompi_ddt_copy_content_same_ddt unless I misunderstood Jeff :-)

[OMPI devel] "New" IB vendor and MTU question

2007-07-09 Thread Peter Kjellstrom
Our new HP cluster has 25208 HCAs (Mellanox Arbel) but a new vendor-id... We have 0x1708 (presumably HP, hardware wise Cisco (Mellanox)) to add to the existing list in share/openmpi/mca-btl-openib-hca-params.ini that currently contains: # Mellanox 0x2c9 # Cisco 0x5ad # Silverstor

Re: [OMPI devel] [Patch] make ompi recognize new ib (connectx/mlx4)

2007-05-11 Thread Peter Kjellstrom
On Thursday 10 May 2007, Jeff Squyres wrote: > On May 10, 2007, at 8:08 AM, Peter Kjellstrom wrote: > > I recently tried ompi on early ConnectX hardware/software. > > The good news, it works =) > > We've seen some really great 1-switch latency using the early access >

[OMPI devel] [Patch] make ompi recognize new ib (connectx/mlx4)

2007-05-10 Thread Peter Kjellstrom
I recently tried ompi on early ConnectX hardware/software. The good news, it works =) However, ompi needs a chunk of options set to recognize the card so I made a small patch (setting it up like old Arbel style hardware). Patch against openmpi-1.3a1r14635 /Peter --- --- ompi/mca/btl/openib/mca