Solve the “Authorization required, but no authorization protocol specified” error message of OpenMPI
Recently, when submitting calculations with OpenFOAM and SU2, the error message “Authorization required, but no authorization protocol specified” repeatedly appeared. Although the calculation was eventually completed by ignoring it, the constant error message made me feel uneasy.
I suspected that it was a problem with OpenMPI, and verified it with the following command:
mpirun -np 2 hostname
Sure enough, an error message appeared:
