Re: [OMPI devel] v1.5: sigsegv in case of extremely low settings in theSRQs

2010-06-22 Thread Jeff Squyres
I think your fix looks right. But I'm getting my head warped trying to understand why you'd want numbers so low (4, 2, 1) and exactly what our algorithm will re-post for numbers that low, etc. Why do you want them so low? On Jun 18, 2010, at 11:10 AM, nadia.derbey wrote: > Hi, > > Reference

[OMPI devel] removing other paffinity components: delayed

2010-06-22 Thread Jeff Squyres
Brad found a problem with the hwloc component on ppc64. At first glance, it looks like a problem in the component and not hwloc itself. We're investigating. I'll (obviously) delay removing the other components until we get this straightened out. -- Jeff Squyres jsquy...@cisco.com For corpora

[OMPI devel] 1.5rc2 has been posted

2010-06-22 Thread Jeff Squyres
http://www.open-mpi.org/software/ompi/v1.5/ Please test! -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI devel] MPI_Type_free(MPI_BYTE) not failing afterMPI_Win_create()

2010-06-22 Thread Jeff Squyres
On Jun 18, 2010, at 2:57 PM, Lisandro Dalcin wrote: > See the code below. As expected, you DO get an error (though the error > is ERR_INTERN, somewhat not informative). However, if you fist > create() % destroy a windows, you DO NOT get any error. This is VERY > strange, right? It looks like it's