LD_LIBRARY_PATH may be incorrect in Docker
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
Research direction
Inspect how LD_LIBRARY_PATH is set in the Docker image and compare the configured /usr/local/nvidia/lib and /usr/local/nvidia/lib64 paths with the existing /usr/local/cuda/lib64 directory. Reproduce the environment with tf-docker, update the path if appropriate, and verify that the configured directories exist.
Written by the indexing model from the issue text.
Description
Docker has env. variable LD_LIBRARY_PATH set but the path doesn't exist
tf-docker /tf/tensorflow > echo $LD_LIBRARY_PATH
/usr/local/nvidia/lib:/usr/local/nvidia/lib64
tf-docker /tf/tensorflow > ls /usr/local/
bin/ cuda-11.1/ etc/ include/ libexec/ sbin/ src/
cuda/ cuda-11.2/ games/ lib/ man/ share/
But this directory doesn't exist in the Docker Image. It doesn't cause any issue, but would be nice to fix it.
From what I read, "nvidia" -> "cuda" is the right path and it exists in the Docker
/usr/local/cuda/lib64 seems to have the right .so files.
Reference issues:
- Dominant language
- Shell
- Stars
- 311
- Forks
- 139
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tensorflow/build
-
sig build dockerfiles
Difficulty 3/5 1-2 days Newbie friendliness 35/100
tensorflow/build#258 ·
-
sig build dockerfiles
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
tensorflow/build#221 · 2 comments · 5 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
tensorflow/build#217 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
tensorflow/build#213 ·
-
sig build dockerfiles
Difficulty 3/5 1-2 days Newbie friendliness 35/100
tensorflow/build#210 · 1 comment ·
All issues in tensorflow/build
Similar issues
-
Bob Shell support Openenhancement
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
tooling
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
openSUSE/python-rpm-macros#219 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
YunoHost-Apps/adguardhome_ynh#258 ·
-
steam-short-session-tracker: incorrect registry backup path resets settings during automatic repair Open
Difficulty 2/5 1-3 hours Newbie friendliness 80/100
ValveSoftware/SteamOS#2829 ·