@@ -370,9 +370,9 @@ ULFM Standalone Release 2.1
370370
371371This release is a bugfix and upstream parity upgrade. It improves
372372stability, performance and is based on the most current Open MPI
373- master (November 2018).
373+ main (November 2018).
374374
375- * ULFM is now based upon Open MPI master branch (#37954b5f).
375+ * ULFM is now based upon Open MPI main branch (#37954b5f).
376376* ULFM tuning MCA parameters are exposed by ``ompi_info ``.
377377* Fortran 90 bindings have been updated
378378* Bugfixes:
@@ -389,10 +389,10 @@ master (November 2018).
389389ULFM Standalone Release 2.0
390390^^^^^^^^^^^^^^^^^^^^^^^^^^^
391391
392- Focus has been toward integration with current Open MPI master
392+ Focus has been toward integration with current Open MPI main
393393(November 2017), performance, and stability.
394394
395- * ULFM is now based upon Open MPI master branch (#689f1be9). It will
395+ * ULFM is now based upon Open MPI main branch (#689f1be9). It will
396396 be regularly updated until it will eventually be merged.
397397* Fault Tolerance is enabled by default and is controlled with MCA variables.
398398* Added support for multithreaded modes (MPI_THREAD_MULTIPLE, etc.)
@@ -495,7 +495,7 @@ Binary Compatibility
495495^^^^^^^^^^^^^^^^^^^^
496496
497497ULFM Open MPI is binary compatible with any version of Open MPI
498- compatible with the underlying Open MPI master branch or release (see
498+ compatible with the underlying Open MPI main branch or release (see
499499the binary compatibility and version number section in the upstream
500500Open MPI README). That is, applications compiled with a compatible
501501Open MPI can run with the ULFM Open MPI ``mpirun `` and MPI
0 commit comments