Checking the posts above, I remark that you should use either:
Code: Select all
CC=mpicc CXX=mpicxx
Code: Select all
--with-mpi=/usr/lib/x86_64-linux-gnu/openmpi
Also, as libtool was removed from PLE in code_saturne 7.2 but from the code itself only in 7.3, there might be related issues here.
In any case, code_saturne versions 7.2 and 7.3 will be retired next month when v8.0 is released, and the v8.0 validation is well underway, so it should already be more stable than those intermediate versions. So upgrading to v8.0-beta (i.e. the v8.0 git branch) is probably a good idea.
Best regards,
Yvan