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

Upgrade cuda 7.5 with ubuntu 14 to cuda 8.0 with ubuntu 16 #19

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

Conversation

tkhm
Copy link

@tkhm tkhm commented Sep 26, 2017

cmake will fail on ubuntu 14, so we need to move ubuntu 16. (and cuda 7.5 with ubuntu 16 does not exist)

And also python-tk, pip upgrade and pip setuptools are needed during cmake.

That ubuntu image does not have the major editor (e.g. vim, ed, nano, emacs and so on) and apt-get install vim in the container does not work, so I add it for avoiding the inconvinience.

…untu 16

cmake will fail on ubuntu 14, so we need to move ubuntu 16. (and cuda 7.5 with ubuntu 16 does not exist)

And also python-tk, pip upgrade and pip setuptools are needed during cmake.

That ubuntu image does not have the major editor (e.g. vim, ed, nano, emacs and so on) and `apt-get install vim` in the container does not work, so I add it for avoiding the inconvinience.
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

1 participant