Getting computation errors
Message boards :
Number crunching :
Getting computation errors
Message board moderation
Author | Message |
---|---|
![]() Send message Joined: 18 Aug 23 Posts: 4 Credit: 2,743,106 RAC: 2,250 |
Last modified: 28 Sep 2024, 17:36:06 UTC Getting mostly errors from work recivede today <core_client_version>8.0.2</core_client_version> <![CDATA[ <message> Den angivne fil blev ikke fundet. (0x2) - exit code 2 (0x2)</message> <stderr_txt> Error: Number of lc points is greater than MAX_LC_POINTS = 2000 </stderr_txt> ]]> |
![]() ![]() Send message Joined: 16 Nov 22 Posts: 163 Credit: 187,531,388 RAC: 40,043 |
Yes, all the work units are incompatible with the existing applications. Need new applications with no hard-coded limits. Georgi, acknowledged his mistake in keeping hard coded limits the last time we exceeded the lc datapoints. Either they just delete all the new work and wait for new applications before generating more or just let the work get released until the WU's hit the failed threshold and are retired. ![]() ![]() A proud member of the OFA (Old Farts Association) |
![]() ![]() Send message Joined: 19 Jun 12 Posts: 18 Credit: 364,831 RAC: 398 |
Just snagged a couple, myself. This is through the Android app release May 8 2024 (and Boinc 8.0.4, though that doesn't really apply, I think). Downloaded some more WUs about two minutes later, and the next set started crunching; maybe a differently generated batch? ![]() |
Send message Joined: 7 Mar 14 Posts: 82 Credit: 7,346,048 RAC: 1,263 |
|
![]() ![]() Send message Joined: 16 Nov 22 Posts: 163 Credit: 187,531,388 RAC: 40,043 |
|
![]() ![]() Send message Joined: 16 Nov 22 Posts: 163 Credit: 187,531,388 RAC: 40,043 |
|
Send message Joined: 12 Jun 25 Posts: 1 Credit: 6,054 RAC: 232 |
|
![]() ![]() Send message Joined: 16 Nov 22 Posts: 163 Credit: 187,531,388 RAC: 40,043 |
They know about the issue. Just that for some reason the admins never got around to releasing the new application to the general population as a standard application. You can build the app from the codebase and deploy it via the anonymous platform to be able to run the tasks that have the LC points > 2000 and have the task complete successfully. ![]() ![]() A proud member of the OFA (Old Farts Association) |
Send message Joined: 11 Apr 18 Posts: 25 Credit: 13,238,558 RAC: 3,548 |
Still happening, 8 days later. That's really poor form. <core_client_version>8.1.0</core_client_version> <![CDATA[ <message> process exited with code 2 (0x2, -254)</message> <stderr_txt> Error: Number of lc points is greater than POINTS_MAX = 2000 </stderr_txt> ]]> |
![]() ![]() Send message Joined: 16 Nov 22 Posts: 163 Credit: 187,531,388 RAC: 40,043 |
Yes, it is very wasteful of our resources. Even with my ability to run the correct app, I more than likely will waste my computation on the task since it is unlikely I get a wingman who is running the correct app version to have my tasks validated. I waste normally half a dozen to a dozen or more tasks a day that end up erroring out after 7 other wingmen fail to run the task correctly. ![]() ![]() A proud member of the OFA (Old Farts Association) |
![]() Send message Joined: 23 Apr 21 Posts: 113 Credit: 124,287,358 RAC: 5,245 |
Still happening, 8 days later. That's really poor form. resends can take months to fizzle out ![]() ![]() |
![]() Send message Joined: 23 Apr 21 Posts: 113 Credit: 124,287,358 RAC: 5,245 |
Yes, it is very wasteful of our resources. Even with my ability to run the correct app, I more than likely will waste my computation on the task since it is unlikely I get a wingman who is running the correct app version to have my tasks validated. I waste normally half a dozen to a dozen or more tasks a day that end up erroring out after 7 other wingmen fail to run the task correctly. it's really only wasteful for the few folks who have a working application for the tasks with lc_points too high. everyone else the tasks fail almost instantly and waste no time. i think i've had more success than invalids from the batch and there have been a few instances where i got lucky to be paired (eventually) with another host with the good app and validating. at least a few of them are making it through the gauntlet ![]() ![]() |
Message boards :
Number crunching :
Getting computation errors