News:

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

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fred

#31
Beta Testing / Re: CPU% wrong for fractional CPU cores
September 20, 2023, 02:57:14 PM
What I personally like to do is start another BOINC instance and assign work to 1 or 2 CPU.
Or what I do in Windows use WSL to start another BOINC instance.
#32
Beta Testing / Re: Can not abort tasks 1.93
September 20, 2023, 02:54:50 PM
Quote from: Ytterbium on September 19, 2023, 05:41:57 PMIf I try to abort a whole bunch of task it doesn't seem to work any sugestions where to look.
Strange, not really.
Local or remote machine?
#33
Beta Testing / Re: CPU% wrong for fractional CPU cores
September 18, 2023, 12:27:57 PM
Quote from: hucker on September 14, 2023, 11:00:48 PMI'd assumed the task itself reported a time, and Boinc or Boinctasks divided the processing time by the wall time.  So you're saying Boinc or Boinctasks receives a % from the OS (like you see in task manager), and uses that along with the time the task has run for, to calculate the processing time?  Something somewhere (not in the OS) must be then dividing by the number of cores in avg_ncpus, but it's using an integer and assumed nobody would ever set fractional cores.  Under 1 core is odd I admit, but it's feasible to set say 6.5 cores in an 8 core task which uses an average below what it's capable of.
I think tasks are assigned to any CPU not a fixed one and may even transfer to another CPU.
A 24 core machine can and will run way more than 27 tasks.....
But the more tasks you run the more the CPU has to switch between tasks making things less efficient.
#34
Questions / Re: BoincTasks JS beta 2.0 release 1.31
September 18, 2023, 12:19:55 PM
2.1 should resolve most problems.
The header width adjust is still open. https://github.com/efmer/boinctasks-js/issues
Tip: To adjust the header, make all other rows smaller.
#35
Beta Testing / Re: CPU% wrong for fractional CPU cores
September 14, 2023, 12:55:52 PM
I wonder if <avg_ncpus>0.7</avg_ncpus> does anything besides showing on the screen.
BoincTasks shows the actual run % reported by the OS to the Boinc Client -> BoincTasks.
70 min out of 100 min = 70% 100 min out of 100 min = 100%.
0.7 = expected run time 70%.
#36
Beta Testing / Re: CPU% wrong for fractional CPU cores
September 14, 2023, 06:14:04 AM
The CPU calculates these numbers. 0.7C is just an estimate and the real fraction may be something else.
#37
Questions / Re: BoincTasks JS beta 2.0 release 1.31
September 13, 2023, 12:50:31 PM
6) Click on Nr to sort first first of last first.
#38
Questions / Re: BoincTasks JS beta 2.0 release 1.31
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
#39
Added to the todo list
#40
Wish List / Re: The todo list
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.
#41
Beta Testing / Re: CPU% wrong for fractional CPU cores
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.
           
#42
Beta Testing / Re: CPU% wrong for fractional CPU cores
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>
#43
Questions / Re: BoincTasks JS beta 2.0 release 1.31
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.
#44
Wish List / Re: What is in the todo list
September 13, 2023, 07:18:29 AM
I added it to my list, but it will take a while before I can work on it.
#45
Beta Testing / Re: BT 1.91 stealing focus
July 14, 2023, 04:06:36 PM
Ok, let me know if you find anything.

Have a nice time,

Fred