Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
913 views
in Technique[技术] by (71.8m points)

python - How to install tensorflow GPU version on VirtualBox Ubuntu OS. And host OS is windows 10

I want to setup environment for deep learning using Anaconda (python 3.6). I have system having nvidia get force 1060 with windows installed on it. Now I want to have Ubuntu OS in VB. Can I install Cuda and CuDNN libraries in VB based Ubuntu OS? Any one that can help me?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

You can not use your GPU on virtual box. Because virtual box cannot pass through the host GPU.

However, you can use the windows version of python which can use the GPU on your windows machine. Here is the installation procedure for windows.

After installing cuda, cudnn and anaconda 3.6 I just used,

$ pip install tensorflow-gpu

That's all.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.8k users

...