0

After installation of CUDA 7.5, ubuntu login is not happening. So that's why I'm following the below url, Has anyone successfully installed CUDA 7.5 on Ubuntu 14.04.3 LTS x86_64?

but in that scenario, lspci | grep -i nvidia returns blank.

Ubuntu Version: 14.04 with VMware.

Please suggest.

1 Answers1

0

What OS are you using as Host?

You probably won't see any nvidia inside your VMware unless you use PCI passthrough, which is only supported if your host is also a Linux OS.

However, you can still install CUDA and compile CUDA code, but won't be able to execute it.