You have to install the nvidia propietary drivers to take the best performance of your nvidia GPU. Depending wether linux distro you are using it will be easier or harder. In most desktop oriented distros ( *ubuntu, mandriva, suse,... ) you should have the drivers availible in a package ( rpm or deb ). If your distro does not provide any nvidia propietary driver package you can go to
<a href="http://www.nvidia.com/object/unix.html">http://www.nvidia.com/object/unix.html</a> and download the binary and follow the instructions.<br><br>The general process to install the drivers is the following<br><br>Make sure you have the source code of your current kernel installed ( the stripped version is enough )
<br>Install the drivers ( via package or via binary )<br>Configure the xorg.conf file to load the correct driver<br><br>In my case I use Mandriva and it is as simple as adding to the urpmi database the plf-nonfree repository and type "urpmi nvidia" (with the X server shut down).
<br><br><div><span class="gmail_quote">On 6/28/07, <b class="gmail_sendername">Evan Bollig</b> <<a href="mailto:bollig@scs.fsu.edu">bollig@scs.fsu.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Related to this, has anyone developed classes that take advantage of<br>the Nvidia 8800's CUDA architecture? What classes should I refer to<br>first if I wanted to work on CUDA optimizations?<br><br>-Evan<br><br>On 6/27/07, Jonathan Bailleul <
<a href="mailto:mailing@vectraproject.com">mailing@vectraproject.com</a>> wrote:<br>> Luca Pamparana a écrit :<br>> > Hi everyone,<br>> ><br>> > I just installed an Nvidia GeForce 7600 GS card on my machine. However,
<br>> > I do not see any performance increase in vtk on the linux system.<br>> > However, the windows version of my program runs so much faster! I am<br>> > wondering if it is the OpenGL libraries that I am linking to.
<br>> ><br>> > Does anyone have experience regarding this? I installed the nvidia-glx<br>> > and the nvidia-dev packages but wonder which openGL libraries do I have<br>> > to link to.<br>> ><br>
> > Thanks for any help you can give me.<br>> ><br>> > Luca<br>> ><br>> ><br>> > ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________
<br>> > This is the private VTK discussion list.<br>> > Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>> > Follow this link to subscribe/unsubscribe:
<br>> > <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>><br>><br>> It is almost always mandatory to go to nvidia's website and download the<br>
> latest drivers for linux. The installation will certainly require that<br>> kernel sources are present on your system (just install the package),<br>> but it will be completely automatic besides that, including
xorg.conf<br>> modifications.<br>><br>> Then, when you will run X (to log in), a Nvidia splash screen will<br>> appear, indicating that proprietary drivers are in use (is it the case<br>> already?). Most generic drivers are just very very lame and do not seem
<br>> to be optimized at all.<br>> _______________________________________________<br>> This is the private VTK discussion list.<br>> Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>> Follow this link to subscribe/unsubscribe:<br>> <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>_______________________________________________
<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>