Skip to content

Conversation

@zhanghaocol
Copy link

add deb source for those in some country could not access Nvidia CDN cache.

add deb source for those in some country could not access Nvidia CDN cache.
@quic-bharathr
Copy link
Contributor

@zhanghaocol Could you please sign your commits using the following instructions?
WARNING Commit cae5fbf was NOT signed off. To fix it, head to your local branch and run:
git commit --amend -s -c cae5fbf
git push --force-with-lease origin patch-1


RUN apt-get update && apt-get install -y liblapacke liblapacke-dev && rm -rf /var/lib/apt/lists/*

RUN echo "deb https://mirrors.aliyun.com/nvidia-cuda/ubuntu1804/x86_64/ ./" >> /etc/apt/sources.list.d/cuda.list
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @zhanghaocol - could you please explain why we need to add this additional mirror? Was not clear what was failing?

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

Successfully merging this pull request may close these issues.

3 participants