Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring incomplete, errors occurred! #97

Open
stu819yuying opened this issue Sep 15, 2023 · 0 comments
Open

Configuring incomplete, errors occurred! #97

stu819yuying opened this issue Sep 15, 2023 · 0 comments

Comments

@stu819yuying
Copy link

cd build
CXX=g++ cmake -DIqsMPI=ON -DIqsUtest=ON -DIqsPython=ON -DIqsNoise=OFF -DBuildExamples=ON ..
make -j10
-- The CXX compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- MPI functionality: enabled.
-- Python interface with MPI: enabled.
-- UnitTest tested for compatibility with MPI.
-- Checking for module 'mpi-cxx'
-- No package 'mpi-cxx' found
-- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
CMake Error at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find MPI (missing: MPI_CXX_FOUND)
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.22/Modules/FindMPI.cmake:1830 (find_package_handle_standard_args)

CMakeLists.txt:70 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/tony/Desktop/Quamtum/Intel/build/intel-qs/build/CMakeFiles/CMakeOutput.log".
See also "/home/tony/Desktop/Quamtum/Intel/build/intel-qs/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
Screenshot from 2023-09-15 16-46-21

Please tell me how to eliminate this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant