+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: CUDA error  (Read 18915 times)

n7rfa

  • Guest
CUDA error
« on: 12 Apr 2009, 10:27:09 am »
Cuda error 'cudaGetDeviceProperties( &cDevProp, i )' in file 'd:/BTR/SETI6/SETI_MB_CUDA/client/cuda/cudaAcceleration.cu' in line 135 : initialization error.


I'm running MB_6.08_mod_CUDA_V10.exe with BOINC 6.6.20 on Windows XP equiped with a GeForce 8400GS. The driver is 6.14.11.8208 (Feb 2009).

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA error
« Reply #1 on: 12 Apr 2009, 01:06:07 pm »
Cuda error 'cudaGetDeviceProperties( &cDevProp, i )' in file 'd:/BTR/SETI6/SETI_MB_CUDA/client/cuda/cudaAcceleration.cu' in line 135 : initialization error.


I'm running MB_6.08_mod_CUDA_V10.exe with BOINC 6.6.20 on Windows XP equiped with a GeForce 8400GS. The driver is 6.14.11.8208 (Feb 2009).
Reboot OS. CUDA app can't be run with other graphic intensive apps like games.
This error appears when no CUDA-capable card available at all. I recived such errors when replaced CUDA-capable 9600GSO with Radeon HD 4870.

n7rfa

  • Guest
Re: CUDA error
« Reply #2 on: 15 Apr 2009, 11:01:56 am »
I have rebooted several times. The CUDA device is there and seen when BOINC starts, but later I get the error again and I end up with more trashed WUs.

I have just updated the driver from 182.08 to 182.50 and changed BOINC from Daemon mode. Maybe these two changes will help.
« Last Edit: 15 Apr 2009, 11:49:51 am by n7rfa »

Offline arkayn

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 1230
  • Aaaarrrrgggghhhh
    • My Little Place On The Internet
Re: CUDA error
« Reply #3 on: 15 Apr 2009, 05:05:25 pm »
CUDA does not work properly or at all when BOINC runs in Daemon mode, so the install into normal mode should fix the problem.

Offline Josef W. Segur

  • Janitor o' the Board
  • Knight who says 'Ni!'
  • *****
  • Posts: 3112
Re: CUDA error
« Reply #4 on: 15 Apr 2009, 11:31:55 pm »
CUDA does not work properly or at all when BOINC runs in Daemon mode, so the install into normal mode should fix the problem.

It's a WinXP system, so daemon mode is possible according to what I've read. Definitely a problem on Vista, though.
                                                                          Joe

n7rfa

  • Guest
Re: CUDA error
« Reply #5 on: 16 Apr 2009, 05:38:46 pm »
Still failing out.

I'm going to switch to standard SETI@Home applications and see if that resolves the problem.

END

  • Guest
Re: CUDA error
« Reply #6 on: 23 Apr 2009, 01:37:31 pm »
I just got exactly the same error, and some of them like below:

<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
 - exit code -6 (0xfffffffa)
</message>
<stderr_txt>

VLAR WU (AR: 0.013113 )detected... autokill initialised
SETI@home error -6 Bad workunit header

File: ..\worker.cpp
Line: 144


</stderr_txt>
]]>




I'm using BOINC 6.6.20 with MB_6.08_mod_CUDA_V10.exe on Windows XP.
GeForce 9800GT with 182.50 driver.
Error WUs:http://setiathome.berkeley.edu/results.php?hostid=4876428&offset=0&show_names=0&state=5
Should I get another version like MB_6.08_mod_CUDA_V11_VLARKill_refined or else?
Thanks!
« Last Edit: 23 Apr 2009, 01:41:18 pm by END »

Offline Richard Haselgrove

  • Messenger Pigeon
  • Knight who says 'Ni!'
  • *****
  • Posts: 2819
Re: CUDA error
« Reply #7 on: 23 Apr 2009, 01:45:17 pm »

<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
 - exit code -6 (0xfffffffa)
</message>
<stderr_txt>

VLAR WU (AR: 0.013113 )detected... autokill initialised
SETI@home error -6 Bad workunit header

File: ..\worker.cpp
Line: 144


</stderr_txt>
]]>


If you're using the autokill mod, then that's what it's SUPPOSED to do, DESIGNED to do - what it says on the tin.

END

  • Guest
Re: CUDA error
« Reply #8 on: 23 Apr 2009, 02:16:38 pm »

<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
 - exit code -6 (0xfffffffa)
</message>
<stderr_txt>

VLAR WU (AR: 0.013113 )detected... autokill initialised
SETI@home error -6 Bad workunit header

File: ..\worker.cpp
Line: 144


</stderr_txt>
]]>


If you're using the autokill mod, then that's what it's SUPPOSED to do, DESIGNED to do - what it says on the tin.

Thanks!
I see, but I got most errors like n7rfa.
I suspend all MB WU at this time, running AP only.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA error
« Reply #9 on: 23 Apr 2009, 02:29:52 pm »
I suspend all MB WU at this time, running AP only.
For what you doing this ???
AP can't be run on GPU at all. The best you can do is to leave BOINC as it is for now and do some board readings before next move.

Offline Claggy

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 3111
    • My computers at Seti Beta
Re: CUDA error
« Reply #10 on: 23 Apr 2009, 04:30:45 pm »
I suspend all MB WU at this time, running AP only.
For what you doing this ???
AP can't be run on GPU at all. The best you can do is to leave BOINC as it is for now and do some board readings before next move.

Raistmer, you don't understand, all his results are error results, mixed in between the vlar killed are:

<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
�\�����~�C (0x1) - exit code 1 (0x1)
</message>
<stderr_txt>
setiathome_CUDA: Found 1 CUDA device(s):
Cuda error 'cudaGetDeviceProperties( &cDevProp, i )' in file 'd:/BTR/SETI6/SETI_MB_CUDA/client/cuda/cudaAcceleration.cu' in line 135 : initialization error.

</stderr_txt>
]]>

I suggest End should first try rebooting, if no change, uninstall your graphics drivers, then reinstall them.

Claggy

Helsionium

  • Guest
Re: CUDA error
« Reply #11 on: 23 Apr 2009, 04:34:10 pm »
Hi,
I got a very similar, yet different error:

Quote
<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
Unzulässige Funktion. (0x1) - exit code 1 (0x1)
</message>
<stderr_txt>
setiathome_CUDA: Found 1 CUDA device(s):
Cuda error 'cudaGetDeviceProperties( &cDevProp, i )' in file 'd:/BTR/SETI6/SETI_MB_CUDA/client/cuda/cudaAcceleration.cu' in line 135 : invalid argument.

</stderr_txt>
]]>

Note it's invalid argument instead of initialization error
With a quick search I only found reports of initialization errors, but nothing on my particular error.

I'm running the SSSE3 version I just downloaded from your other thread on Windows Vista (32 bit) with GeForce 9600M GT, driver version 179.48, the latest notebook driver.

Any help will be much appreciated.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA error
« Reply #12 on: 23 Apr 2009, 05:21:08 pm »
Raistmer, you don't understand, all his results are error results, mixed in between the vlar killed are:


Claggy
Ah, I see, thanks for explanation.

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: CUDA error
« Reply #13 on: 23 Apr 2009, 05:22:39 pm »
I'm running the SSSE3 version I just downloaded from your other thread on Windows Vista (32 bit) with GeForce 9600M GT, driver version 179.48, the latest notebook driver.

Any help will be much appreciated.
Only 180.20 and up supported.
If you can't update drivers revert to stock app, it has no such driver requirements AFAIK.

Offline Claggy

  • Alpha Tester
  • Knight who says 'Ni!'
  • ***
  • Posts: 3111
    • My computers at Seti Beta
Re: CUDA error
« Reply #14 on: 23 Apr 2009, 05:29:59 pm »
Hi,
I got a very similar, yet different error:

Quote
<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
Unzulässige Funktion. (0x1) - exit code 1 (0x1)
</message>
<stderr_txt>
setiathome_CUDA: Found 1 CUDA device(s):
Cuda error 'cudaGetDeviceProperties( &cDevProp, i )' in file 'd:/BTR/SETI6/SETI_MB_CUDA/client/cuda/cudaAcceleration.cu' in line 135 : invalid argument.

</stderr_txt>
]]>

Note it's invalid argument instead of initialization error
With a quick search I only found reports of initialization errors, but nothing on my particular error.

I'm running the SSSE3 version I just downloaded from your other thread on Windows Vista (32 bit) with GeForce 9600M GT, driver version 179.48, the latest notebook driver.

Any help will be much appreciated.

All Raistmer's app's require 180.48 or later, so you should use the stock Cuda app instead, untill a later Notebook driver is available,
(I think there is a later Beta version available via the Nvidia Cuda download page, But can't get there to check version num)

Claggy

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 44
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 27
Total: 27
Powered by EzPortal