Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The C compiler identification is GNU 4.8.5
- -- The CXX compiler identification is GNU 4.8.5
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Compiler: gcc
- -- There are 4 contact model combinations
- CMake Warning (dev) at CMakeLists.txt:295 (FIND_PACKAGE):
- Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
- Run "cmake --help-policy CMP0074" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- Environment variable MPI_ROOT is set to:
- /opt/nce/packages/global/openmpi/1.4.3
- For compatibility, CMake is ignoring the variable.
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS)
- -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS)
- -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND)
- CMake Error at CMakeLists.txt:317 (MESSAGE):
- MPI NOT found!
- -- Configuring incomplete, errors occurred!
- See also "/home/dem-mtj2/cmake/LIGGGHTS-PUBLIC/build/CMakeFiles/CMakeOutput.log".
- See also "/home/dem-mtj2/cmake/LIGGGHTS-PUBLIC/build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment