Skip to content

Build container fails due to libnccl versions #12

@bws

Description

@bws

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions