Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update to cuda 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stu1130 committed May 21, 2019
1 parent ad5bfe3 commit d28a2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/install/ubuntu_nvidia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ set -ex
# Retrieve ppa:graphics-drivers and install nvidia-drivers.
# Note: DEBIAN_FRONTEND required to skip the interactive setup steps
apt update
DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends cuda-10-0
DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends cuda-10-1

0 comments on commit d28a2e0

Please sign in to comment.