0
votes
0answers
87 views

Adapting bumblebee to updated Nvidia Driver?

I was able to update bumblebee to be compatible with the nvidia updates coming from repositories but since I am developing CUDA and the current drivers are not capable of debugging cuda code (at least ...
1
vote
1answer
107 views

Installing CUDA toolkit

I am trying to set up my computer for CUDA development as per this instruction. Before installation it recommends uninstalling nvidia drivers and suggest running apt-get remove --purge "nvidia*". But ...
2
votes
1answer
322 views

Running OpenCL apps with bumblebee

I have installed CUDA Toolkit 5.0 and nvidia-experimental-310 drivers. CUDA examples works fine with optirun but every OpenCL app fails to run with error calling clGetPlatformIDs function. I've tried ...
2
votes
1answer
1k views

Ubuntu 12.10+ optimus nvidia 635m and CUDA installation?

I am trying to install CUDA on my ubuntu 12.10 as my computer has Optimus Graphic card 635m. I was able to use the card by bumblebee till I tried to install CUDA. After that I cannot run optirun. I ...
2
votes
2answers
10k views

NVIDIA Optimus and Ubuntu 12.10

I'm new to linux environment. I have NVIDIA GEForce GT 520M which is Optimus card. I installed ubuntu 12.10 and on the top of that I installed NVIDIA's new driver 304.60 but something went wrong and ...
0
votes
0answers
70 views

Using NVIDIA Proprietary Driver in 12.04 [duplicate]

Possible Duplicate: How can I get nVidia CUDA or OpenCL working on a laptop with nVidia discrete card/Intel Integrated Graphics? I am running 12.04.1 on a laptop with graphic card NVIDIA ...
2
votes
2answers
1k views

CUDA & MSI GT60 with Optimus enabled GTX670M?

I have a MSI GT60 Laptop with an Optimus enabled GTX 670M GPU, and I have been trying to get CUDA going in Ubuntu 12.04 environment. I realize that Optimus is not supported in Linux, but I have read ...
1
vote
1answer
3k views

Ubuntu (any version) and 650M CUDA

I'm trying to get CUDA working on Ubuntu. I can install any flavor and version, but have begun with Ubuntu 12.04 because I can't get the network set up with 11.04. This question is similar: No Cuda ...
3
votes
2answers
823 views

Can CUDA and Gnome work together on an optimus laptop?

Here it goes, I have a laptop with an Nvidia GT520M card and I am running ubuntu 11.10. When I first installed ubuntu on my pc, I was able to use gnome3 and all was well (I suppose my laptop was ...
1
vote
0answers
516 views

GUI not started after installing CUDA dev driver [closed]

currently i'm working on CUDA.I've lenovo Z570 laptop which comes with GEforce GT520M with CUDA support with Ubuntu 10.10.I downloaded dev drivers from nvidia.com and installed properly(with shutting ...