Hi folks I just switched OMPI's PMIx submodule to point at the new v4.0 branch. When you want to update, you may need to do the following after a "git pull":
git submodule sync git submodule update --init --recursive --remote to get yourself onto the proper branch. Ralph