Posts by Keith Myers

InfoMessage
1) Message boards : Projects : News on Project Outages
Message 114839
Posted 21 days ago by ProfileKeith Myers
Notice from the last remaining maintenance person on Universe@home project officially posting the project is finished.
https://universeathome.pl/universe/forum_thread.php?id=754
2) Message boards : The Lounge : These are no longer with us, may they have peace.
Message 114832
Posted 22 days ago by ProfileKeith Myers
NASCAR Hall of Famer Bobbie Allison dies at 86
3) Message boards : Projects : Milkyway@home unavailable with expired SSL certificate
Message 114768
Posted 1 Nov 2024 by ProfileKeith Myers
Milkyway's certs expired today on Halloween. Project unavailable. Uploads piling up.
4) Message boards : Questions and problems : Memory Management
Message 114767
Posted 31 Oct 2024 by ProfileKeith Myers
OK, uncheck any value in the Manager settings for storage allocation. Leave the host to be unlimited. I've seen the issue be solved this way also. The client doesn't/can't/gets confused sometimes interpreting which host allocation resource value is limiting a task and just reports one or the other values that can constrain a task from running.
5) Message boards : Questions and problems : Memory Management
Message 114758
Posted 30 Oct 2024 by ProfileKeith Myers
Replied in your thread at Rosetta. Increase your pagefile size to 65GB.
6) Message boards : Questions and problems : Computer UI really slow.
Message 114646
Posted 7 Oct 2024 by ProfileKeith Myers
I'd guess you are running out of RAM and swapping to disk quite a lot. The current Rosetta tasks are taking 1.5GB of RAM per task. Asteroids uses heavy AVX2 calculations which will put the cpu in thermal distress and probably causes thermal throttling of the clocks. yoyo also uses heavy AVX2 and also considerable RAM usage if you are running the ecm P2 tasks. Your cpu and system is overburdened likely. Reducing the workload suggestion is a good recommendation.

Check your RAM usage with the provided tools in Ubuntu with the System Monitor.
7) Message boards : Projects : News on Project Outages
Message 114591
Posted 28 Sep 2024 by ProfileKeith Myers
And I tried doing an einstein@home task, but it stopped at 49,500%

You shouldn't have done that. What you saw with progress stopped at 49.5% is NORMAL. The task will stop at 99.5% also. You should just let the computation finish in the time required.

Please read the thread detailing the application design on the Einstein forums with respect the O3AS work.
The two progress stoppages are the point where computation shifts from the gpu onto the cpu for a spell before returning to the gpu to finish up with one final computation back on the cpu at the 99.5 % completion point.
8) Message boards : Questions and problems : BOINC 8.0.2 on MacBook (Sonoma 14.5) running only on Battery
Message 114412
Posted 7 Aug 2024 by ProfileKeith Myers
AFAIK Boinc has no native capability of stopping computation when battery levels get low. Though there probably is a way to script something that polls the battery percentage and when it falls below a set threshold, the script then executes a stop and kill command to stop the client. Don't know anything about Macs to offer a specific application.

For example any good UPS controlling software is configured to stop all processes after hitting a set battery level threshold. It sends out a network warning to the users that the UPS will shut down in 3 minutes and for users to exit their programs and logins. Then the control software shuts down the server in safe and controlled fashion.

Something similar is probably available for laptop users.
9) Message boards : Questions and problems : Overview. What does icon with medal mean?
Message 114395
Posted 5 Aug 2024 by ProfileKeith Myers
Looks like WCG page. Your percentile scoring among all WCG contributors. Think it is not project wide though, only sub-project. I could be wrong here, best guess.
10) Message boards : Questions and problems : Boinc - manager screws up video on RPi 4
Message 114373
Posted 30 Jul 2024 by ProfileKeith Myers
It's a well known bug in Bookworm. Lots of reports on the issue. I have it too. You can try resizing the window to clear it. I can get even if the initial Manager window opens up legibly, but as soon as I change Manager tabs, the window distorts.
https://www.reddit.com/r/BOINC/comments/1afsper/boinc_manager_notices_shows_garbage_on_debian/
11) Message boards : Questions and problems : python question
Message 114370
Posted 29 Jul 2024 by ProfileKeith Myers
I'd suggest you contact the developers at the GPUGrid project. All of their apps are python based. They are experts at setting up a python environment and Boinc wrapper on client machines. It seems to be as simple as packaging a LARGE python environment for downloading as a task and simply, unpacking it and executing the included python scripts in the package.
12) Message boards : The Lounge : Grumbles, Glory and All Your Off Topic Discussions
Message 114303
Posted 20 Jul 2024 by ProfileKeith Myers
I ran DOS >> Windows 3.0 >> OS/2 Warp > eComstation>> Ubuntu 10 >> Windows 7 >> Ubuntu 18 thru Ubuntu 24

My forays into Windows world lasted for only a year or two each time. My times with OS/2 Warp/eComstation lasted ten years. Ubuntu for over ten years now.
13) Message boards : Questions and problems : The GPU usage freeze Ubuntu 24.0.4
Message 114265
Posted 16 Jul 2024 by ProfileKeith Myers
Don't use the Mesa OpenCL drivers. Use the official AMD ones.
14) Message boards : Web interfaces : Changes to BOINC website
Message 114165
Posted 22 Jun 2024 by ProfileKeith Myers
On Ubuntu 24.04 using a Chromium browser, I do NOT have the left-hand target anchor points you mention. There is no navigation to any section at all. It just is one monolithic page and useless as commented.
15) Message boards : News : BOINC client 8.0.2 released
Message 114141
Posted 18 Jun 2024 by ProfileKeith Myers
The 8.0.2 version of the BOINC client has been released for all platforms. Download it <a href=https://boinc.berkeley.edu/download.php>here</a>. Release notes are <a href=https://github.com/BOINC/boinc/wiki/Client-release-notes>here</a>.

So why no Linux ARM64 packages available? Just for amd64?
16) Message boards : News : BOINC client 8.0.2 released
Message 114139
Posted 18 Jun 2024 by ProfileKeith Myers
So no ARM64 versions of Boinc 8.0?
17) Message boards : Projects : News on Project Outages
Message 114097
Posted 1 Jun 2024 by ProfileKeith Myers
Einstein scheduler is back up and running
18) Message boards : Projects : News on Project Outages
Message 114094
Posted 31 May 2024 by ProfileKeith Myers
Bernd posted in News, that he was shutting the project down for the weekend likely.
19) Message boards : Questions and problems : How to run the Client on a QNAP or Synology NAS ?
Message 114086
Posted 31 May 2024 by ProfileKeith Myers
Don't know what NAS software he runs, but one of my teammates runs his homeserver NAS on BOINC Docker.

So likely it is possible depending on your NAS repos.
20) Message boards : GPUs : WIndows 11 Nvidia Geforce GT730
Message 114035
Posted 15 May 2024 by ProfileKeith Myers
That would involve a lot more coding for the schedulers to figure out if an app is capable of running on the Boinc reported hardware. And Boinc does not report gpu hardware correctly or in enough depth to know what's on a host. For gpus it only reports the most capable gpu in multi-gpu hosts. And unless you are running very up to date Boinc clients, the client doesn't even report the correct amount of VRAM on Nvidia cards.

So to answer your question, no you are in fact naive about Boinc's capabilities.
Next 20

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.