Re: [OMPI devel] affinity MPI extension not included in OMPI 1.5.2

2011-03-09 Thread Ken Lloyd
Please, do. On Wed, 2011-03-09 at 15:58 -0500, Jeff Squyres wrote: > Crud. It's specifically listed in the NEWS, but somehow it didn't get > included in the tarball. I'll investigate. > > Should we do a 1.5.3 in the immediate future with the affinity extension? > -- Kenneth A. Lloyd Directo

[OMPI devel] affinity MPI extension not included in OMPI 1.5.2

2011-03-09 Thread Jeff Squyres
Crud. It's specifically listed in the NEWS, but somehow it didn't get included in the tarball. I'll investigate. Should we do a 1.5.3 in the immediate future with the affinity extension? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/d

Re: [OMPI devel] BTL preferred_protocol , large message

2011-03-09 Thread George Bosilca
On Mar 9, 2011, at 03:00 , Sylvain Jeaugey wrote: > Hi George, > > This certainly looks like our motivations are close. However, I don't see in > the presentation how you implement it (maybe I misread it), especially how > you manage to not modify the BTL interface. > > Do you have any code /

Re: [OMPI devel] Communication Failure with orted_comm.c

2011-03-09 Thread Hugo Meyer
Your suggestion worked Ralph. I only add : OBJ_RELEASE(buffer); buffer = OBJ_NEW(opal_buffer_t); Thank you both for your help. Hugo 2011/3/8 George Bosilca > The stack trace indicate that your orted segfaulted in the > orte_odls_base_notify_iof_complete which means it received a message that

Re: [OMPI devel] BTL preferred_protocol , large message

2011-03-09 Thread Sylvain Jeaugey
Hi George, This certainly looks like our motivations are close. However, I don't see in the presentation how you implement it (maybe I misread it), especially how you manage to not modify the BTL interface. Do you have any code / SVN commit references for us to better understand what it's ab

Re: [OMPI devel] Help needed to run OMPI jobs under internal resource manager

2011-03-09 Thread Christopher Samuel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/03/11 12:35, Tony Lam wrote: > This is really helpful. I'm looking into the examples, > will ask again on the list if I have more questions later. Open-MPI also supports the Task Manager (TM) API provided by Torque (and OpenPBS I suspect, from