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.
OK, I have a pretty specific Optimus/CUDA/drivers question:
I'm running Ubuntu 12.04 on an Acer Aspire 5750G.
CUDA And Debian Lenny
NVIDIA® CUDA™ is a general purpose parallel computing architecture
that leverages the parallel compute engine in NVIDIA graphics
processing units (GPUs) to solve many complex computational problems in
a fraction of the time required on a CPU. I don't know why but there is
still no CUDA Driver/Toolkit/SDK Package for Debian.
Actually, I do believe it is possible.
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 tried to install CUDA by the installation file from nvidia site also use the software manager as the second try. All my shots are failed.
I also just got this error, trying to compile Blender-SVN.Looks like CUDA (5.0) doesn't like GCC 4.8 ...I don't know if this is fixable or if we need Nvidia to update Cuda.
numasan
https://bbs.archlinux.org/profile.php?id=31016
2013-04-04T18:04:17Z
I recently installed nVidia CUDA using ironhide. Most of the sample programs seem to be working fine, however any of them that involve graphics or sound extensions (fluidsGL, Mandelbrot, simpleGL, SobelFilter, simpleTexteure, volumeRender, etc.) will not run.
Hello everyone,
I'm having trouble configuring the CUDA and NVIDIA drivers on my notebook.
The deal is, I already tried install NVIDIA from diferente tutorials more then 8-9 times, and all times after install it I'm not able to use startx :\
I installed my backtrack on a persistent usb, and since I couldn't startx, I follow this tutorial: http://www.backtrack-linux.org/forum...ad.php?t=48
I'm trying to use CUDA technology, but have some issues
greymachine ~/NVIDIA_CUDA-5.0_Samples/1_Utilities/deviceQuery $ ./deviceQuery
./deviceQuery Starting...
CUDA Device Query (Runtime API) version (CUDART static linking)
cudaGetDeviceCount returned 35
-> CUDA driver version is insufficient for CUDA runtime version
greymachine ~/NVIDIA_CUDA-5.0_Samples/1_Utilities/deviceQuery $
That's