Follow BoincTasks on Twitter
Facebook Visit our website here.
BoincTasks cloud login is working again
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 MenuQuote from: hucker on November 03, 2023, 04:15:33 AMWhen in, for example, the list of projects, and it's longer than one screen, and I scroll down and make say a multiple selection, it often jumps back to the top for some reason.That might happen when you already have as selection at the top of the page.
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.
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.