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

openmpi constraint graph cycle #77

Open
tartarini opened this issue Jul 17, 2020 · 0 comments
Open

openmpi constraint graph cycle #77

tartarini opened this issue Jul 17, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tartarini
Copy link
Collaborator

in Docker for Centos (and in general installation) select a unique and consistent *MPI installation along petsc and pFire.
For testing of different libraries combinations, it could be worth to install openmpi from source rather than using package manager.

`
-- The following OPTIONAL packages have not been found:

  • DCMTK
  • OpenImageIO

-- Configuring done
CMake Warning at src/CMakeLists.txt:35 (add_executable):
Cannot generate a safe runtime search path for target pfire because there
is a cycle in the constraint graph:

dir 0 is [/usr/lib64/openmpi/lib]
  dir 1 must precede it due to runtime library [libmpi_usempif08.so.40]
dir 1 is [/local/sandbox/petsc-3.10.5/arch-linux2-c-debug/lib]
  dir 0 must precede it due to runtime library [libmpi.so.40]

Some of these libraries may not be found correctly.
`

@tartarini tartarini added this to the release_2021.1 milestone Aug 9, 2020
@tartarini tartarini self-assigned this Sep 28, 2020
@tartarini tartarini added the bug Something isn't working label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant