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

RTE container with wrong LD_LIBRARY_PATH #81

Open
thomas-robinson opened this issue Nov 7, 2024 · 0 comments
Open

RTE container with wrong LD_LIBRARY_PATH #81

thomas-robinson opened this issue Nov 7, 2024 · 0 comments

Comments

@thomas-robinson
Copy link

https://github.com/intel/oneapi-containers/blob/master/images/docker/runtime/Dockerfile.ubuntu-20.04#L28
This points to a path

ENV LD_LIBRARY_PATH=/opt/intel/oneapi/lib

Which it doesn't look like exists when I pulled the latest version of the container. I also noticed a lot of libs in /opt/intel/oneapi/redist/lib and I'm wondering if that's what is supposed to be in the LD_LIBRARY_PATH and LIBRARY_PATH. All of the MPI stuff is in there, and I am getting MPI errors when I trying to run a program that uses this as a base container.

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