Do you raise the priority of the seti cuda app? Also why don't you use a newer graphics driver?
At least the app I'm running (x86, 2.2, vlar-kill) has a nasty habit of complaining:[/li]Code: [Select]Cuda error 'GaussFit_kernel' in file './cudaAcc_gaussfit.cu' in line 497 : invalid configuration argument.Seems benign though as most results have validated. Is there any particular reason for this error being reported and app seemingly still operating OK?
Cuda error 'GaussFit_kernel' in file './cudaAcc_gaussfit.cu' in line 497 : invalid configuration argument.
Quote from: sunu on 05 Oct 2010, 11:46:43 amDo you raise the priority of the seti cuda app? Also why don't you use a newer graphics driver?Yah I found that was the problem - NICE is not playing nice at all Upgraded the driver and also used crunch3r cuda3 bins as the cuda2.2 doesn't have raised priority.BTW, I have 1 rig that doesn't raised priority at system start-up (I also set a 20sec delay but doesn't work). I have to manually restart boinc so setiathome-CUDA_3.0_6.09.x86_64_vlarkill will be raised. My other rigs works perfectly fine though.
Maybe boinc user needs right to increase process priority ?
Why do you need boinc user and other stuff? Keep the garbage out of your system. Install it in your home directory and go from there.
Quote from: sunu on 13 Oct 2010, 07:18:04 amWhy do you need boinc user and other stuff? Keep the garbage out of your system. Install it in your home directory and go from there.In windows service(protected) install required for BOINC work w/o user log on. If linux can launch user's apps (installed in particular user home dir ) w/o user logon - good.Also, it's good when some kind of autologon enabled. But if PC sits idle and just awaits when user come and do logon - it's not good.
Quote from: Raistmer on 13 Oct 2010, 08:26:48 amQuote from: sunu on 13 Oct 2010, 07:18:04 amWhy do you need boinc user and other stuff? Keep the garbage out of your system. Install it in your home directory and go from there.In windows service(protected) install required for BOINC work w/o user log on. If linux can launch user's apps (installed in particular user home dir ) w/o user logon - good.Also, it's good when some kind of autologon enabled. But if PC sits idle and just awaits when user come and do logon - it's not good.My rig is running ubuntu server with no x-window, stripped down kernel (using localmodconfig - 9MB kernel) and boinc running as service. Add some startup script to initialize cuda and other stuff. Everything is running perfectly now, just boinc running as root - i don't think its a risk as i don't have anything in this rig - just pure cruncher
Quote from: Metod, S56RKO on 31 Aug 2010, 07:07:35 amAt least the app I'm running (x86, 2.2, vlar-kill) has a nasty habit of complaining:[/li]Code: [Select]Cuda error 'GaussFit_kernel' in file './cudaAcc_gaussfit.cu' in line 497 : invalid configuration argument.Seems benign though as most results have validated. Is there any particular reason for this error being reported and app seemingly still operating OK?Can anybody comment on the error above? I don't think I've got any results without this 'error' while almost all of them validated OK. It's annoying to see thousands of lines of error while meaningful information gets truncated.