intel / intel/intel-qs

Configuring incomplete, errors occurred!

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
264
Forks
76
Avg merge
8d 11h
Merged PRs (30d)
2

Description

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](https://github.com/intel/intel-qs/assets/145109268/9bf4401f-4cc9-4a2b-a97a-b6b452d10ebc)

Please tell me how to eliminate this error?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.