Add 'inconclusive' to task list filter/count

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2954609954
RAC: 713691
Topic 219092

in, I think,
https://github.com/BOINC/boinc/blob/master/drupal/sites/default/boinc/modules/boincwork/includes/boincwork.helpers.inc#L1650

I'm monitoring https://einsteinathome.org/host/12766736/tasks/0/0, and the numbers don't add up. I see

All (99)
In progress (11)
Pending (72)
Valid (7)
Invalid (0)
Error (0)

- I make the three occupied states add up to 90, not 99: I'd like to focus (by filtering) on the 9 inconclusives.

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5872
Credit: 117467460586
RAC: 35473367

Richard Haselgrove wrote:...

Richard Haselgrove wrote:
... I'd like to focus (by filtering) on the 9 inconclusives.


A big +1 to that.

I've noticed that the numbers don't `add up' at times and the difference has always been the inconclusives.  So, at the very least there is a bug that should be fixed by making sure any inconclusives are included in the pendings.  This is what they really are without an extra category.  Ultimately, they will end up as either valid or invalid.

Ideally, there should be a separate category for inconclusives.  I'm guessing it might be a lot more work to add a new category than to just fix the bug :-).  Does the latest BOINC server code have an 'inconclusive' category?

Cheers,
Gary.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2954609954
RAC: 713691

Sorry, I've been distracted

Sorry, I've been distracted for a few days.  Current score is

All (134)
In progress (0)
Pending (27)
Valid (41)
Invalid (37)
Error (0)

which I think is still hiding 29 inconclusives - which is a very poor return for this GPU. There's still some work to do in fixing even the Beta app for these newest Intel devices (UHD 620)

I think it would be trivial (or as close to trivial as programming ever gets) to add a query/display for these tasks. The 'inconclusive' state is recorded, and even shown in the detail list below the filter row. The state is handled in the underlying BOINC query code (https://github.com/BOINC/boinc/blob/master/html/inc/result.inc#L116) and displayed at other projects.

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5872
Credit: 117467460586
RAC: 35473367

Thanks for continuing to

Thanks for continuing to supply information about this.  Hopefully, if we continue to discuss this, someone may eventually notice and decide to have a look.  From the links you've given, it sounds like the staff here could implement a fix to the Einstein version of the code without too much effort.

Cheers,
Gary.

Holmis
Joined: 4 Jan 05
Posts: 1118
Credit: 1055935564
RAC: 0

Add another +1 to this!

Add another +1 to this!

archae86
archae86
Joined: 6 Dec 05
Posts: 3157
Credit: 7218704931
RAC: 974809

While the topic of adding

While the topic of adding task list function to aid utility is open, I find myself wishing that it was easier than it is to isolate tasks with the status of "validate error" from those with status "Completed, marked as invalid". 

While an entire separate filter is perhaps not warranted, if the Status column were made sortable, that would help nicely.

Oliver Behnke
Oliver Behnke
Moderator
Administrator
Joined: 4 Sep 07
Posts: 984
Credit: 25171376
RAC: 43

Thanks for your feedback

Thanks for your feedback guys. We're going to look into that (both)...

Cheers!

Einstein@Home Project

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5872
Credit: 117467460586
RAC: 35473367

Thank you!

Thank you!

Cheers,
Gary.

Mr Anderson
Mr Anderson
Joined: 28 Oct 17
Posts: 39
Credit: 149788722
RAC: 37576

Another +1 to this. If

Another +1 to this.

If another filter is not wanted then I think it should be part of the pending statistic since the result is still effectively pending.

DF1DX
DF1DX
Joined: 14 Aug 10
Posts: 105
Credit: 3839956854
RAC: 4871959

+1

+1

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.