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

Build container fails due to libnccl versions #12

Open
bws opened this issue Apr 8, 2022 · 0 comments
Open

Build container fails due to libnccl versions #12

bws opened this issue Apr 8, 2022 · 0 comments

Comments

@bws
Copy link

bws commented Apr 8, 2022

When running ./installer.sh build-container the container build fails due to libnccl versions:

Building dependency tree...
Reading state information...
The following held packages will be changed:
libnccl-dev libnccl2
The following packages will be DOWNGRADED:
libnccl-dev libnccl2
E: Packages were downgraded and -y was used without --allow-downgrades.
0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 15 not upgraded.
Error: error building at STEP "RUN wget -qO - https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/7fa2af80.pub | apt-key add - && echo "deb https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 /" >> /etc/apt/sources.list.d/hpccm.list && apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends libnccl-dev=2.10.3-1+cuda11.4 libnccl2=2.10.3-1+cuda11.4 && rm -rf /var/lib/apt/lists/*": error while running runtime: exit status 100
##NV## Fri Apr 8 17:46:05 EDT 2022 ## END Building Container

@bws bws changed the title Build container failes due libnccl versions Build container fails due to libnccl versions Apr 8, 2022
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