Running Seti Optimized client with cuda card.

You need to download the unified installer v2

So remove everything, uninstall whatever boinc you have and clean out the directories of all files.
Then:
  • Download the latest Nvidia drivers 190.+ install em
  • Download Boinc 6.6.38 then install it, not as a service
  • Connect to Seti within Boinc.
  • Stop Boinc
  • Download the Lunatics Unified installed from the page you referenced 64 or 32bit to suit
  • Install the unified client and when it gets to the end make sure you chose the optimised CPU client correctly for your system (SSE etc) and tick the CUDA box for that client.
  • Still don't start Boinc
  • Install the Cuda 2.3 dlls (also downloadable from the page you referenced) and copy them over the 2.2 dlls in your BOINC directory
  • Start Boinc manager and make sure its all crunching well.

If it runs ok for a while (check the temps closely on your system) with no errors you are away.
 
It can take a while for the WU's to come down, especially if you have errored out on a load, seti will throttle back sending new ones out to a machine that is sending back errors. But they will come eventually.

What does your message log say? Should look something like this:

Code:
	Host	Project	Date	Message
	Mars	---	16/10/2009 04:50:47	Starting BOINC client version 6.6.38 for windows_x86_64
	Mars	---	16/10/2009 04:50:47	log flags: task, file_xfer, sched_ops
	Mars	---	16/10/2009 04:50:47	Libraries: libcurl/7.19.4 OpenSSL/0.9.8k zlib/1.2.3
	Mars	---	16/10/2009 04:50:47	Data directory: D:\BOINCDATA
	Mars	---	16/10/2009 04:50:47	Running under account aedwards
	Mars	---	16/10/2009 04:50:47	Processor: 4 GenuineIntel Intel(R) Core(TM)2 Quad CPU    Q9650  @ 3.00GHz [Intel64 Family 6 Model 23 Stepping 10]
	Mars	---	16/10/2009 04:50:47	Processor features: fpu tsc pae nx sse sse2 pni mmx
	Mars	---	16/10/2009 04:50:47	OS: Microsoft Windows Vista: Business x64 Edition, Service Pack 2, (06.00.6002.00)
	Mars	---	16/10/2009 04:50:47	Memory: 4.00 GB physical, 7.93 GB virtual
	Mars	---	16/10/2009 04:50:47	Disk: 37.26 GB total, 16.44 GB free
	Mars	---	16/10/2009 04:50:47	Local time is UTC +1 hours
	Mars	---	16/10/2009 04:50:47	NVIDIA GPU 0: GeForce GTX 260 (driver version 19107, compute capability 1.3, 896MB, est. 120GFLOPS)
 
Back
Top Bottom