|
Just curious about what does the below error mean and whether errors like that (Unhandled Exceptions) are being looked into by seti developers.
<core_client_version>7.0.28</core_client_version>
<![CDATA[
<message>
Maximum elapsed time exceeded
</message>
<stderr_txt>
setiathome_CUDA: Found 1 CUDA device(s):
Device 1 : GeForce GTX 550 Ti
totalGlobalMem = 2147155968
sharedMemPerBlock = 49152
regsPerBlock = 32768
warpSize = 32
memPitch = 2147483647
maxThreadsPerBlock = 1024
clockRate = 1800000
totalConstMem = 65536
major = 2
minor = 1
textureAlignment = 512
deviceOverlap = 1
multiProcessorCount = 4
setiathome_CUDA: CUDA Device 1 specified, checking...
Device 1: GeForce GTX 550 Ti is okay
SETI@home using CUDA accelerated device GeForce GTX 550 Ti
setiathome_enhanced 6.09 Visual Studio/Microsoft C++
libboinc: 6.3.22
Work Unit Info:
...............
WU true angle range is : 5.989563
Optimal function choices:
-----------------------------------------------------
name
-----------------------------------------------------
v_BaseLineSmooth (no other)
v_GetPowerSpectrum 0.00021 0.00000
v_ChirpData 0.01867 0.00000
v_Transpose4 0.00493 0.00000
FPU opt folding 0.00117 0.00000
SETI@home error -12 Unknown error
cudaAcc_find_triplets erroneously found a triplet twice in find_triplets_kernel
File: d:/Projects/SETI/seti_boinc/client/cuda/cudaAcc_pulsefind.cu
Line: 236
Unhandled Exception Detected...
- Unhandled Exception Record -
Reason: Breakpoint Encountered (0x80000003) at address 0x75C24906
Engaging BOINC Windows Runtime Debugger...
</stderr_txt>
]]>
|