David Anderson
David Anderson
Nice idea but the implementation would be complex; probably not worth doing.
Click on 'Download and install BOINC' to get instructions (including Linux and Mac).
There are various little confusions here; e.g. I don't think the client should know anything about Docker. But this is a good starting point for discussion.
Let's not confuse 'Docker Desktop' with Docker. You don't need Docker Desktop to run Docker containers on Windows. You can - for example - run them in VBox VMs (as...
The Manager makes periodic RPCs to the client (once/minute, more in some cases). If the client is unresponsive (e.g. because of out-of-memory issues) the Manager will show a 'Client not...
I looked at this a bit, and was confused by the presence of in the get_project_config.php output. This element was (I think) removed in 2006. Are you using server software...
I can't repro #3686 (using the test project). Can anyone repro this issue with a publicly visible server?
stackoverflow has various posts about replacing the deprecated calls. If someone wants to do this that would be good, but it's not pressing.
These warning happen when compiling with OpenSSL 3.0+. Examples of the needed changes: hashing: https://stackoverflow.com/questions/69806220/advice-needed-for-migration-of-low-level-openssl-api-to-high-level-openssl-apis encryption: https://stackoverflow.com/questions/74175833/how-to-replace-deprecated-rsa-low-level-openssl-3-0-apis-with-equivalent-evp-fun I could do these but would be very happy if someone else did....
You can also set cpu_sched_debug by editing cc_config.xml