Re: [OMPI users] Incorrect behavior for attributes attached toMPI_COMM_SELF.

2006-04-14 Thread Jeff Squyres (jsquyres)
Martin -- We finally figured out the Right solution and have committed it to all three SVN branches: - trunk (head of development) - v1.1 (recently-created branch for the upcoming v1.1) - v1.0 (stable release) The fix is in the nightly tarballs for the trunk and v1.1; due to a different probl

Re: [OMPI users] Incorrect behavior for attributes attached toMPI_COMM_SELF.

2006-04-12 Thread Jeff Squyres (jsquyres)
Yoinks; I have no idea how we missed this. Thanks for bringing it to our attention. There's a few subtleties involved in fixing this -- we're internally debating the correct fix. I'll get back to you when we come to a conclusion on the Right way to fix it. ___