HI everyone. I'm trying to install espresso 4.0.2 about a week, and i solve most of the issues. but still appears an error when i call cmake.
the error message is below.
-- Could NOT find MPI_CXX (missing: MPI_CXX_WORKS)
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find MPI (missing: MPI_CXX_FOUND) (found version "3.1")
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.10/Modules/FindMPI.cmake:1444 (find_package_handle_standard_args)
CMakeLists.txt:302 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/marcos/Downloads/espresso-4.0.2/espresso/build/CMakeFiles/CMakeOutput.log".