[OMPI devel] SVN mails

2010-01-29 Thread Jeff Squyres
There was a bug in the SVN mailer script at IU; it stopped sending OMPI SVN mails for a little while. DongInn just re-sent all the mails a few minutes ago that were not sent -- that's why you got a pile of them at once. -- Jeff Squyres jsquy...@cisco.com

Re: [OMPI devel] crash when using coll_tuned_use_dynamic_rules option with 1.4

2010-01-29 Thread George Bosilca
r22510 solves this problem. george. On Jan 24, 2010, at 01:35 , Lenny Verkhovsky wrote: > It's a known issue. > try to provide file with rules. > https://svn.open-mpi.org/trac/ompi/ticket/2087 > Lenny. > On Fri, Jan 22, 2010 at 8:25 PM, Holger Berger wrote: > Hi, > > I tracked this down a bi

Re: [OMPI devel] RFC: s/ENABLE_MPI_THREADS/ENABLE_THREAD_SAFETY/g

2010-01-29 Thread Ralph Castain
Ah, thanks! I think what Jeff proposed would retain this behavior - two switches, either of which enable thread support. Only question really was to rename the --enable-mpi-threads so it more accurately reflects what it does - namely, to enable-thread-support internal to the OMPI code base. Pr