[OMPI devel] Open MPI SC'18 State of the Union BOF slides

2018-11-16 Thread Jeff Squyres (jsquyres) via devel
Thanks to all who came to the Open MPI SotU BOF at SC'18 in Dallas, TX, USA this week! It was great talking with you all. Here are the slides that we presented: https://www.open-mpi.org/papers/sc-2018/ Please feel free to ask any followup questions on the users or devel lists. -- Jeff Sq

Re: [OMPI devel] Open-MPI backwards compatibility and library version changes

2018-11-16 Thread Barrett, Brian via devel
Gilles - Look at the output of Chris’s libtool link line; you can see it’s explicitly adding a dependency on libopen-pal.so to the test binary. Once it does that, it’s game over, the OS linking system will, rightly, complain about us changing the c:r:a in the libtool version system in a way th