News:

Follow BoincTasks on Twitter Facebook        Visit our website here.
BoincTasks-M on Android and iOS should be ready soon

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 - hucker

#1
Milkyway @ home is mainly multithreaded.
#2


The numbers in brackets indicate less than 100% of 4 threads in use.  The correct answer should be 82%, by calculating (CPU time / wall time / CPU threads) * 100

I think what you might have done is forget to divide by the CPU threads, which gives 328%, which was then capped at 100%.
#3
Wish List / Re: Detach project is missing
January 02, 2026, 10:50:50 AM
Thanks, I keep forgetting to look down there.  Although you do seem to duplicate these in the right click context menu, perhaps you should add detach?
#4
Wish List / Detach project is missing
December 31, 2025, 07:16:11 AM
I cannot find a way to detach a project, I expected it in the context menu when I right click a project in the projects tab.
#5
Wish List / Re: Not all android settings available
December 31, 2025, 06:22:15 AM
But on the phone I can change battery percentage to crunch at, why is it not displayed in boinctasks.js?
#6
Wish List / Not all android settings available
December 29, 2025, 12:01:53 AM
I cannot change for example the minimum battery level in here.
#7
Wish List / Re: Incorrect core usage displayed
December 28, 2025, 04:25:15 AM
I just shoved that in because the CPU isn't needed for a lot of maths apps, the GPU handles it itself, and I don't think Boinc would accept "0".  So would 0.01 be "nicer"?
#8
Wish List / Re: Can't save colours
December 27, 2025, 01:58:30 AM
Thanks for all your effort, Boinc is horrid without Boinctasks!

I'd donate but I don't have spare cash.
#9
Wish List / Re: Incorrect core usage displayed
December 27, 2025, 01:57:10 AM
Boinc seems to work with this number, and your original Boinctasks displayed the 0.001 correctly.
#10
Wish List / Project order is case sensitive
December 27, 2025, 01:41:53 AM
When I go to the tasks tab, and sort by project name, the projects beginning with a capital letter are listed first.
#11
Wish List / Right click for WWW
December 27, 2025, 12:41:38 AM
Currently I have to go into the projects tab and right click LHC to get to their website, in the original Boinctasks, I could right click a task of theirs.
#12
Wish List / CPU time in brackets
December 26, 2025, 11:48:42 PM
I miss the 2h (1h33) in the elapsed column in Boinctasks original.  I can't find a way to add the actual CPU time in brackets, I just see the wall time.  I assume Boinctasks.js can see it, as it's using it to calculate the CPU column as a percentage.
#13
Wish List / Incorrect core usage displayed
December 25, 2025, 08:35:11 PM
    <app>
        <name>ap26</name>
        <max_concurrent>0</max_concurrent>
        <gpu_versions>
            <gpu_usage>0.330000</gpu_usage>
            <cpu_usage>0.001000</cpu_usage>
        </gpu_versions>
        <fraction_done_exact>1</fraction_done_exact>
        <report_results_immediately>0</report_results_immediately>
    </app>

Results in:

#14
Wish List / Re: Can't abort many tasks.
December 25, 2025, 08:10:45 PM
By "very dangerous" I assume you mean users lose work by mistake?
#15
Wish List / Re: Can't save colours
December 25, 2025, 08:09:34 PM
Sorry to waste your time, I should have mentioned dark mode!

I take it 2.7 is in the works as my 2.6.2 says up to date.