Message boards : BOINC client : My Wish List
Message board moderation
Previous · 1 . . . 3 · 4 · 5 · 6 · 7 · 8 · Next
Author | Message |
---|---|
Send message Joined: 5 Oct 06 Posts: 5121 |
If the multi-threaded app in question can have its core usage controlled via a command-line parameter (most Windows MT apps can, using the --nthreads parameter), you should be able to use an app_config.xml to achieve this behaviour. Client configuration - Application configuration You would need to set both <avg_ncpus> (so BOINC can schedule other projects around the MT task properly), and <cmdline>--nthreads (to stop the MT app itself stepping outside its allotted boundary). |
Send message Joined: 3 Nov 05 Posts: 15 |
Thanks, Richard. That appears to have done the trick. Set those options, and restarted BOINC. Now have one instance running (two more queued) with only 4 CPUs dedicated to each If we ever meet, I owe you several drinks for your assistance over the last couple of weeks!!! |
Send message Joined: 26 Aug 10 Posts: 12 |
So far there´s still no auto update mechniasm within Boinc, are there any special reasons why this feature has not been impemented? I think it´s pretty common for a lot of applications these days. |
Send message Joined: 8 Nov 10 Posts: 310 |
I would like to have separate Minimum and Max additional buffer sizes for GPUs and CPUs. That is because for GPUGrid I need a small buffer (less than an hour usually) to earn bonus points for quick returns, whereas for CPU projects I would like a larger buffer for the usual reasons. |
Send message Joined: 8 Jan 06 Posts: 448 |
So far there´s still no auto update mechniasm within Boinc, are there any special reasons why this feature has not been impemented? I think it´s pretty common for a lot of applications these days. That is intentional. Most institutions and corporations will not install software that auto update. It is impossible to test software against all possible system configuration. It is better for users to actively install updates so that they know what software may have caused problem. Personally, the first thing I do when installing software is to disable auto update. |
Send message Joined: 29 Aug 05 Posts: 15542 |
It is intentional, that's correct. You can actually find code for it in the source code of the client, it's just not finished and the developers won't finish it, because it opens the door for hackers to send malicious code onto people's computers, if they hack a BOINC server that can send updates. |
Send message Joined: 8 Jan 06 Posts: 448 |
I would like to have separate Minimum and Max additional buffer sizes for GPUs and CPUs. That is because for GPUGrid I need a small buffer (less than an hour usually) to earn bonus points for quick returns, whereas for CPU projects I would like a larger buffer for the usual reasons. I agree. Unfortunately, this would require to also have a separate project resource share option for the GPU and CPU. This would require a complete rewrite of the manager work fetch algorithm as well as the server software while keeping things compatible with older versions. I wouldn't expect the developers to address such a large task any time in near future. Boinc V 7.4.36 Win7 i5 3.33G 4GB NVidia 470 |
Send message Joined: 26 Aug 10 Posts: 12 |
It is intentional, that's correct. You can actually find code for it in the source code of the client, it's just not finished and the developers won't finish it, because it opens the door for hackers to send malicious code onto people's computers, if they hack a BOINC server that can send updates. Thanks for your reply. I just thought to have a non default option or button in Boinc to check for updates and then a delta update of only changed files would be available. So maybe not auto update but in-app delta update from only one secure Boinc server (this one here maybe). I am just thinking of e.g. Firefox which also handles delta updates and is installed on millions of systems. Anayway, thanks for checking and maybe one day the devs will rethink their decision. |
Send message Joined: 26 Oct 09 Posts: 67 |
Support for Android x86 architecture: https://software.intel.com/en-us/articles/whats-new-oclsdk-2014-r2 ... and hopefully for crunching on Android GPU :) |
Send message Joined: 23 Apr 07 Posts: 1112 |
Support for Android x86 architecture: Support for x86 Android x86 architecture is already available: http://boinc.berkeley.edu/download_all.php Android Claggy |
Send message Joined: 26 Oct 09 Posts: 67 |
I have overlooked this feature. Then the next wish would be detection of OpenCL feature in BOINC / Android there will always be a workaround, https://play.google.com/store/apps/details?id=com.xh.openclinfo |
Send message Joined: 23 Apr 07 Posts: 1112 |
I have overlooked this feature. Support is already there: Thu Jan 22 22:08:29 GMT 2015||(battery charge level 0.0% < threshold 90.0% For OpenCL GPU support to be even possible, Device vendors need to start supplying OpenCL support in the first place, While my 2012 HTC One S has CPU OpenCL support, neither my 2012 Nexus 7, nor my Samsung S6 mini have any OpenCL support: 2012 HTC One S: Name: QUALCOMM Snapdragon(TM) 2012 Nexus 7: OpenCL platform not found. 2014 Samsung S6 mini: OpenCL platform not found. Claggy |
Send message Joined: 14 Jun 11 Posts: 48 |
What I would definitely like to see in BOINC is the feature I already requested: When double-clicking on a WU, the WUs' property window should pop up. This would make checking or searching for a specific WU much more omfortable. Moreover, why not implement a up-down-feature (like arrows) within the properties window, so one could cycle through all WUs? Ah yes, please, could you make the snooze feature adjustable (both GPU and BOINC total), so one could set the amount of time BOINC and/or the GPU would snooze? This is in the "the list of past requests" but has not been implemented yet. Thanks a lot for considering this. Many greetings! |
Send message Joined: 23 Apr 15 Posts: 1 |
I also endorse an adjustable SNOOZE. When I am into gaming, I have to completely shut down boinc, and often I forget to reactivate it, sometimes days at a time. I wish I could just snooze it for a few hours. Thanx |
Send message Joined: 29 Aug 05 Posts: 15542 |
Why not use the exclusive applications setup then run from cc_config.xml? With that you can tell BOINC to suspend when a defined program is detected in memory, while when you exit that, BOINC will then resume running the science applications. It's possible to run multiple exclusions, and defined specifically for CPU and GPU. e.g. <exclusive_app>gtav.exe</exclusive_app> will suspend all of BOINC (CPU and GPU) when it detects you started GTA V. <exclusive_gpu_app>gtav.exe</exclusive_gpu_app> will suspend only GPU tasks, but continue to run CPU tasks. It's possible to add exclusions for the CPU through BOINC Manager (Tools->Computing preferences->exclusive applications), or when using (testing) BOINC 7.5.0 add the exclusions for GPU through that menu as well (but then in Options->Exclusive Applications). |
Send message Joined: 3 Mar 10 Posts: 8 |
Hi, I would like to propose an extended functionality to the exclusive applications feature in BOINC. I often find myself gaming and while gaming I may need to free up 1 or 2 cores of the CPU. It would be very nice if it would be possible when BOINC detects that a defined exclusive application becomes active, it could load a specific processor usage profile for that excl. app. I suppose for others defining network and disk and memory usage for an excl. app. could be useful as well. Perhaps this is easier to implement with custom computer roles (home idle, home gaming, etc.). Regards, Robert |
Send message Joined: 26 May 15 Posts: 1 |
CPU scheduler I would like to request to implement that I could set my boinc client to run at 60% between 07:00 to 17:00 and 100% between 17:00 to 07:00. That way boinc won't interfere with my dayly work when i need the computer to be very responsive. At the moment I have to do this manually. Unfortunatley i forget to put it to 100% sometimes and the project miss out on the other 40%. Is this possible with current builds or maybe in future builds? |
Send message Joined: 29 Jul 15 Posts: 5 |
It would be nice if there was a possibility to upload partially completed task - I repeatedly lost quite a lot of CPU time being not able to meet task deadline :-( As retired person I can't allow PC run round the clock any more :-( Moreover, I prefer to use tablet prior PC for reading mail, browsing topics of my interest on web etc... thus I power PC only sparsely nowadays ;-) It's critical when I have to leave home for longer time (for holiday, e.g.) and there is no possibility to finish computing in time. Similarly, I'd like to be able to download tasks of some size only (for the same reason). jp |
Send message Joined: 26 Oct 09 Posts: 67 |
I would like to see an option to limit the GPU CU based on percentage, like it is done for CPUs for supporting GPUs, see Asynchronous Shading from http://www.anandtech.com/show/9124/amd-dives-deep-on-asynchronous-shading and my post from 23 Oct 2012 :P |
Send message Joined: 19 Sep 10 Posts: 24 |
I recently reinstalled Boinc Manager with the VirtualBox when updating to 7.6.9 64bit. I noticed that it installed an old, outdated version of VirtualBox (4.3.12). File hippo update manager tells me that the current version of Virtual Box is 5.0.4. Version 4.3.12 is more than a year old and may be insecure. Is there any compelling reason to stay with old version or should I update to the latest version as my update manager suggests? |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.