Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cuda
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nvidia
cuda
Commits
4d6fba12
Commit
4d6fba12
authored
Jul 11, 2018
by
Felix Abecassis US
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to latest CUDA 9.2 (9.2.148)
parent
084f6184
Pipeline
#26197004
passed with stages
in 15 minutes and 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
9.2/base/Dockerfile
+1
-1
No files found.
9.2/base/Dockerfile
View file @
4d6fba12
...
...
@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends gnupg2 curl ca-
apt-get purge
--autoremove
-y
curl
&&
\
rm
-rf
/var/lib/apt/lists/
*
ENV
CUDA_VERSION 9.2.
8
8
ENV
CUDA_VERSION 9.2.
14
8
ENV
CUDA_PKG_VERSION 9-2=$CUDA_VERSION-1
RUN
apt-get update
&&
apt-get
install
-y
--no-install-recommends
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment