Scientific Computing

155 readers
2 users here now

Discuss the latest in scientific computing, AI drug discovery, and more.

founded 2 years ago
1
 
 

cross-posted from: https://sopuli.xyz/post/13369735

Release Notes: https://github.com/BOINC/boinc/wiki/Client-release-notes#changes-in-802

Download page: https://boinc.berkeley.edu/download.php

Report issues: https://github.com/BOINC/boinc/issues/new/choose

This is a major release that introduced a new type of applications called 'Sporadic applications'.

Details are described here: https://github.com/BOINC/boinc/wiki/Sporadic-Applications

For Android users this release should be also available soon on F-Droid: https://f-droid.org/en/packages/edu.berkeley.boinc/

For Linux users on Debian, Ubuntu, Fedora and openSUSE, currently this release is in 'alpha' channel. Soon will be available in 'stable' channel as well.

Installation instructions: https://boinc.berkeley.edu/linux_install.php

2
3
4
5
6
 
 

This version fixes a problem that causes GPU apps to fail after a MacOS upgrade to Sonoma: https://github.com/BOINC/boinc/pull/5502 Download it here: https://boinc.berkeley.edu/download.php

7
8
9
 
 

cross-posted from: https://sopuli.xyz/post/3236620

The 7.24.1 version of the BOINC client software has been released for Windows, OSX, and Android. Download it here: https://boinc.berkeley.edu/download.php.

Release notes:

  • improve implementation of CPU throttling
  • the default value for the "suspend_if_no_recent_input" pref is 0, not 60
  • if sched request fails, show the scheduler URL (that might be the problem)
  • Show alert if idle time to resume computing is greater than idle time to suspend computing
  • ignore old prefs sent by projects or AM
  • avoid overscheduling CPUs in presence of MT jobs
  • Manager: computing prefs dialog bug
  • Manager: Add button in event log to display only alerts (errors)
  • Manager: Improve consistency of control labels and accelerators
  • Manager: Show native names for language options, and only those for which translations are available
  • Android: if suspend because of battery heat or charge, don't resume for at least 5 minutes.
  • Mac: Support Dark Mode in Advanced View
  • Mac: Add standard command-comma shortcut for Preferences menu item