forked from open-mpi/ompi
-
Notifications
You must be signed in to change notification settings - Fork 1
User Migration Guide: 1.8.x and v1.10.x to v2.0.0
Jeff Squyres edited this page Apr 30, 2016
·
10 revisions
Users should not treat this wiki page as definitive (YET). Please check back later.
I.e., things that may prevent users from simply re-compiling / re-mpirun'ing their existing MPI app.
- mpirun -np behavior
- OMPIO is now the default (not ROMIO)
- MPI C++ bindings are disabled by default
- As Orion points out, this is not listed in the NEWS (!)
- ...more?
- Launch scalability improvements (i.e., support for PMIx)
- Lots of improvements to MPI RMA
- Improved support for MPI_THREAD_MULTIPLE
- ompi_info pretty print improvements
- UCX support
- PLFS support (via OMPIO)
- Better Cray build / SLURM support
- ...more?
- OS X Leopard
- Cray XT
- VampirTrace
- Myrinet MX / OpenMX
- coll:ml module
- Alpha processors
- --enable-mpi-profiling option
- Checkpoint / restart
- ...more?