a few more WUs that caught my attention |
![]() |
| log in |
Message boards : Number crunching : a few more WUs that caught my attention
| Author | Message |
|---|---|
|
1122055164 has had three of us return -12 errors with MAX_TRIPLETS_ABOVE_THRESHOLD. The fourth host shows as pending, but it actually returned a -9 overflow for 31 pulses. Is this just a bad WU? | |
| ID: 1311791 · | |
|
this sounds like a out of range error were there was a stack error causing the program to go out of the expected range thus executing the wrong piece of code out of order. | |
| ID: 1311795 · | |
1122055164 has had three of us return -12 errors with MAX_TRIPLETS_ABOVE_THRESHOLD. The fourth host shows as pending, but it actually returned a -9 overflow for 31 pulses. Is this just a bad WU? Yes, looks like a WU with bad RFI impact. CUDA apps do all of the Triplet searches for a chirp/fft pair before Pulse searches, so the excess triplet error being seen rather than Pulse overflow isn't surprising. 1122577134 it's minor: the -9 30 spikes came on a GTX 570 instead of the usual culprit, a 560 Ti. BOINC 6.2.19 is from before GPU crunching, so doesn't report run time. I don't know whether there's a later version of BOINC for SunOS 5.11 any place. 2653530133 had one host return -226 (0xffffffffffffff1e) ERR_TOO_MANY_EXITS. I went through the stderr and counted: the 'Lunatics not bad for a human' text logo appears 50 times. What can cause this? The cause of "Cuda error....: all CUDA-capable devices are busy or unavailable." could be many things. BOINC sends back only the last 64K of a stderr.txt which is larger, the ERR_TOO_MANY_EXITS happens after 100 early exits. Because those exits were of the temporary_exit type with a 3 minute delay, that was happening on the host for over 5 hours. The intent is that should be enough time for the user to notice and try to fix the problem. Joe | |
| ID: 1311860 · | |
2653530133 had one host return -226 (0xffffffffffffff1e) ERR_TOO_MANY_EXITS. I went through the stderr and counted: the 'Lunatics not bad for a human' text logo appears 50 times. What can cause this? That intent wouldn't work for me. I generally only touch my machines once every four days, when I have to go downstairs to do laundry. Even then, I don't look *that* closely at the tasks in progress. ____________ David Sitting on my butt while others boldly go, Waiting for a message from a small furry creature from Alpha Centauri. | |
| ID: 1311919 · | |
Message boards : Number crunching : a few more WUs that caught my attention
| Copyright © 2013 University of California |