Re: [OMPI devel] openib currently broken

2007-11-02 Thread Jeff Squyres (jsquyres)
Ok. I'll dig a bit over the weekend. Thanks! -jms Sent from my PDA -Original Message- From: Richard Graham [mailto:rlgra...@ornl.gov] Sent: Friday, November 02, 2007 05:50 PM Eastern Standard Time To: Open MPI Developers Subject:Re: [OMPI devel] openib currently

Re: [OMPI devel] openib currently broken

2007-11-02 Thread Jeff Squyres (jsquyres)
Did you run with a higher number of procs? -jms Sent from my PDA -Original Message- From: Richard Graham [mailto:rlgra...@ornl.gov] Sent: Friday, November 02, 2007 04:05 PM Eastern Standard Time To: Open MPI Developers Subject:Re: [OMPI devel] openib currently broken It

Re: [OMPI devel] openib currently broken

2007-11-02 Thread Richard Graham
Jeff, I ran IMB on 60 procs with the openib and self btls, and all ran fine. The tests that were run were ping-pong, ping-ping, SendRecv, Exchange, Allreduce, Reduce, Reduce_scatter, Allgather, Allgatherv, Alltoall, Bcast, and Barrier. I also ran on 40 procs, and several smaller runs. If

Re: [OMPI devel] openib currently broken

2007-11-02 Thread Don Kerr
Rich, Do the ompi_free_list changes impact the sm btl? Solaris SPARC sm btl seems to have an issue starting with last nights put back but I have not looked into it yet. -DON Richard Graham wrote: R16641 should have fixed the regression. Anyone using ompi_free_list_t_ex() and providing

Re: [OMPI devel] openib currently broken

2007-11-02 Thread Jeff Squyres (jsquyres)
Rich - I'm not 100% sure its fixed - I'm still seeing "out of memory" errors when running about 40 prob imb over openib. But I ran out of time to investigate deeply... Could you try running a nontrivial omb to check? -jms Sent from my PDA -Original Message- From: Richard Graham

Re: [OMPI devel] FreeBSD Support?

2007-11-02 Thread Karol Mroz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone. So I noticed, after doing a build of the latest ompi-trunk (rev. 16641) on a FreeBSD 6.2 machine, that the autogen.sh script is still dying due to a configure script permissions issue. I'm pasting a diff that solves the problem on my