Re: [OMPI devel] OMPI 1.4.2rc1 warnings

2010-04-27 Thread Jeff Squyres
On Apr 27, 2010, at 1:43 PM, Jeff Squyres wrote: > Brad -- I assume that this is one of the locking patches that has not yet > made it to v1.5...? (the routine in question is surrounded with locking > comments, but it does not exist in v1.5) Gah -- I totally lied (forgot to svn up my v1.5 tree

Re: [OMPI devel] OMPI 1.4.2rc1 warnings

2010-04-27 Thread Jeff Squyres
On Apr 24, 2010, at 12:31 PM, Ralph Castain wrote: > The first two are trivial and I will simply fix them myself. The last one is > less obvious to me - can someone with knowledge of that code give us a patch? Done -- patch in https://svn.open-mpi.org/trac/ompi/ticket/2391. It's not an issue o

[OMPI devel] OMPI 1.4.2rc1 warnings

2010-04-24 Thread Ralph Castain
Hi folks I'm seeing some warnings when building 1.4.2rc1 that should probably be addressed before release: runtime/opal_params.c: In function ‘opal_register_params’: runtime/opal_params.c:39: warning: unused variable ‘ret’ coll_tuned_module.c: In function ‘tuned_module_enable’: coll_tuned_modul