News:

Follow BoincTasks on Twitter Facebook        Visit our website here.
BoincTasks cloud login is working again

Main Menu

Recent posts

#91
Beta Testing / Re: CPU% wrong for fractional ...
Last post by hucker - September 13, 2023, 08:00:14 PM
But which program calculates the % from those numbers?  I can have 03:15:45 (02:46:40) 85.14% 0.7C, where the 0.7 is not taken into account.  Things like 6C are ok though.
#92
Questions / Re: BoincTasks JS beta 2.0 rel...
Last post by fred - September 13, 2023, 12:50:31 PM
6) Click on Nr to sort first first of last first.
#93
Questions / Re: BoincTasks JS beta 2.0 rel...
Last post by fred - September 13, 2023, 12:20:32 PM
4) You can suspend a range, click on the first one and shift click on another one.
To suspend all go to the project tab and suspend.
To suspend everything, use snooze on the icon. Or Extra -> Allow

8) https://github.com/efmer/boinctasks-js/issues/112
#94
Questions / Re: BoincTasks JS beta 2.0 rel...
Last post by Aurum - September 13, 2023, 11:00:48 AM
8. The items on the bottom bar to the right of dark & tasks are usually: Abort, Suspend, Resume, Update, Suspend, and +Rule. But Ready to Report:3 is transient and when it appears the position of all those buttons re-centers. If one is aiming your mouse for Suspend or Resume and Ready to Report appears or disappears you're likely to click the wrong item. I've aborted WUs I only meant to Suspend, usually trying to shutdown before peak rates for TOU service begins. Please make them stop jumping around, maybe put Ready to Report in its own box far to the right.
4. The operation is to Suspend or Not Allow New Work for all computers not do something to a single computer. My fix now is to resort Project column to ascending and scroll to bottom.
I'm running this on Linux.
#95
Beta Testing / Re: "Extra, boinc prefs" gets ...
Last post by fred - September 13, 2023, 09:56:20 AM
Added to the todo list
#96
Wish List / Re: The todo list
Last post by fred - September 13, 2023, 09:55:11 AM
Quote from: Aurum on September 12, 2023, 03:46:02 PMSuspend on Checkpoint is the single most important advantage of using BoincTasks.
I can't find it on 2.0. Please add it.
Added to the list on GitHub.
#97
Beta Testing / Re: CPU% wrong for fractional ...
Last post by fred - September 13, 2023, 09:48:52 AM
03:15:45 (02:46:40) 85.14
The fist number is the clock time, the second () the CPU run time.
Non of this is BoincTasks controlled.
           
#98
Beta Testing / Re: CPU% wrong for fractional ...
Last post by hucker - September 13, 2023, 08:00:26 AM
Not sure what you mean.  Boinctasks displays in the elapsed time column, a time, followed by another time in brackets.  The CPU% column appears to try to show the percentage of one versus the other, but including how many CPU cores are set to run for that task.  Which of these is Boinc controlled and which are calculated by Boinctasks?
#99
Beta Testing / Re: CPU% wrong for fractional ...
Last post by fred - September 13, 2023, 07:33:54 AM
The % is a BOINC thing, BoincTasks uses time and cpu time.
It might go beyond 100%, you might want to try setting config.xml and restart BoincTasks.
C:\Program Files\eFMer\BoincTasks\

<config>
   <options>
      <no_cleanup>   1   </no_cleanup>
   </options>
</config>
#100
Questions / Re: BoincTasks JS beta 2.0 rel...
Last post by fred - September 13, 2023, 07:28:43 AM
4) Works fine on my computer.
6) Select computer and project on the side bar (view-> check sidebar computer.

Added https://github.com/efmer/boinctasks-js/issues
It may take a while before I have time to work on this.