Discussion:
[OMPI users] [Open MPI Announce] Open MPI v2.1.1 released
Joseph Schuchart
2017-05-10 20:50:13 UTC
Permalink
Dear OpenMPI developers,

Thanks for the great work and the many fixes in this release. Without
- Fix memory allocated by MPI_WIN_ALLOCATE_SHARED to
be 64 byte aligned.
The alignment has been fixed to 64 *bit* or 8 byte, just in case someone
is relying on it or stumbling across that. Verified using 2.1.1 just now.

Cheers
Joseph

P.S.: The reply-to field in the announcement email states
***@open-mpi.org where it should be ***@lists.open-mpi.org :)
--
Dipl.-Inf. Joseph Schuchart
High Performance Computing Center Stuttgart (HLRS)
Nobelstr. 19
D-70569 Stuttgart

Tel.: +49(0)711-68565890
Fax: +49(0)711-6856832
E-Mail: ***@hlrs.de
Jeff Squyres (jsquyres)
2017-05-10 20:57:55 UTC
Permalink
- Fix memory allocated by MPI_WIN_ALLOCATE_SHARED to
be 64 byte aligned.
The alignment has been fixed to 64 *bit* or 8 byte, just in case someone is relying on it or stumbling across that. Verified using 2.1.1 just now.
Oops! We'll fix in NEWS for future releases.
Fixed -- thanks!
--
Jeff Squyres
***@cisco.com
Loading...