Seti@Home optimized science apps and information

Optimized Seti@Home apps => Windows => GPU crunching => Topic started by: glennaxl on 01 Jul 2010, 01:45:45 pm

Title: CUDA Toolkit 3.1
Post by: glennaxl on 01 Jul 2010, 01:45:45 pm
Cuda Toolkit v3.1 (http://developer.nvidia.com/object/cuda_3_1_downloads.html) is available for download.

In my eagerness to test/benchmark, Its not compatible with current seti-mb-cuda-v12. All I got thru KNA bench is the error below.

Quote
Cuda error 'cudaSetDevice(devPref-1)' in file 'd:/BoincSeti_Prog/sinbad_repositories/LunaticsUnited/SETI_CUDA_MB_exp/client/cuda/cudaAcceleration.cu' in line 218 : setting the device when a process is active is not allowed.
Title: Re: CUDA Toolkit 3.1
Post by: Jason G on 01 Jul 2010, 01:59:59 pm
If you have the opportunity, please visit the beta thread and decide if you should test the 3.1 preview app, (After considering all the notes & warnings carefully, and deciding whether it might be interesting to try, and you can provide some feedback for further development).

http://lunatics.kwsn.net/gpu-testing/windows-fermi-compatible-preview-build-x32.75.html
Indeed there are many changes in Cuda 3.1, device selection semantics being one of them.  Also, Cuda Runtimes are now 'strongly versioned'  so doing a filename 'swippy swappy' is not advised.

Cheers,
Jason