Good morning,
I'm building version 5.0.3 and the configuration and installation all seem to
go fine. I'm installing into my home directory:
/home/user/bin
So I configured it with the command:
CC=gcc FC=gfortran ./configure prefix=/home/user/bin
gcc is version 11.4.0 and gfortran is version 11
Jeff,
If your prefix is /home/user/bin, mpicc will be installed in /home/user/
bin/bin
Are you running mpicc on the machine that built Open MPI?
That error could happen if building with an external PMIx library, and
the one being used does not implement a subroutine than the one used at