I can confirm that setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu no longer takes 100% CPU (only about 2-4% now on this PC). That's with CUDA 2.2 - I haven't been brave enough to upgrade to CUDA 2.3 yet. Also using nVidia 185.18.14 and BOINC 6.9.0. The only downside so far is that the CPU time column now only shows actual CPU time used which is only a couple of minutes during the 19 minutes CUDA run. So no good way of checking exactly how long a WU takes now unless I monitor the clock manually.
Quote from: pp on 27 Jul 2009, 01:21:19 pmI can confirm that setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu no longer takes 100% CPU (only about 2-4% now on this PC). That's with CUDA 2.2 - I haven't been brave enough to upgrade to CUDA 2.3 yet. Also using nVidia 185.18.14 and BOINC 6.9.0. The only downside so far is that the CPU time column now only shows actual CPU time used which is only a couple of minutes during the 19 minutes CUDA run. So no good way of checking exactly how long a WU takes now unless I monitor the clock manually.Yup, that's been bothering me too. I'm wondering if there's a way to trick it into reporting clock time rather than cpu time... I'm using nvidia 185.18.14 and BOINC 6.6.11 btw since I'd like to do multi-GPU here soon.
Follow all steps (1-4) below:1) Use a newer boinc version. The latest is 6.6.36, http://boinc.berkeley.edu/download_all.php . I haven't checked it, I use 6.6.20, direct download link http://boinc.berkeley.edu/dl/boinc_6.6.20_x86_64-pc-linux-gnu.sh2) Make sure all the appropriate cuda libs from 2.2 toolkitlibcudart.solibcudart.so.2libcudart.so.2.2libcufft.solibcufft.so.2libcufft.so.2.2are in the projects/setiathome.berkeley.edu directory.3) Edit accordingly your ld.so.conf or the corresponding ld-something file of your distro with the above location of the cuda libs.4) Place a copy of the cuda client in one of the following locations:/usr/local/sbin/usr/local/bin/usr/sbin/usr/bin/sbin/bin/usr/games
Try nvclock: http://www.linuxhardware.org/nvclock/#downloadThe current 0.8b4 is already part of Ubuntu Jaunty, if you are using some older version or another flavour of Linux you might want to compile it yourself, if it isn't available at that level. Around December/January quite soem progress has been made in that tool, though its still not supporting all nvidia cards.My 8800GTS also uses the ADT7473, temperature readings show an offset of 8°C to the nvidia-settings temperature reading, fan controlling is working.
Quote from: Tye on 23 Jul 2009, 10:46:46 pmI see this line:<file_name>setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu</file_name>But I only have the old app without the 2.2 part - where are you getting this CUDA app?Get it from http://calbe.dw70.de/mb/viewtopic.php?f=9&t=110
I see this line:<file_name>setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu</file_name>But I only have the old app without the 2.2 part - where are you getting this CUDA app?
Could you provide a link to your host, or some failed work units?If you follow the instructions provided by sunu and make sure the Nvidia modules are loaded, then it will also work for you