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

add extra deb source for nvidia #423

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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

@@ -191,6 +191,7 @@ RUN mkdir /var/run/sshd

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
Contributor

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.

None yet

3 participants