Archive

Articles taggués ‘version’

Boinc 6.6.18 & 6.6.19

28/03/2009 Comments off

Deux nouvelles versions de Boinc sortent à peu près en même temps : la 6.6.18 pour PC et la 6.6.19 pour Mac.

6.6.19 (Mac)

boinc_6.6.19_universal-apple-darwin.zip (1.1 Mo)
boinc_6.6.19_macOSX_universal.zip (5.9 Mo)
boinc_6.6.19_macOSX_SymbolTables.zip (5.5 Mo)

Pas de changelog pour cette version, pour le moment…

6.6.18 (PC Windows ou Linux)

boinc_compat_6.6.18_i686-pc-linux-gnu.sh (1.1 Mo)
boinc_6.6.18_windows_x86_64.exe (64 bits) (6.9 Mo)
boinc_6.6.18_windows_intelx86.exe (32 bits) (6.4 Mo)

Voir la liste des modifications de cette version.
N’oubliez pas qu’il s’agit dans les deux cas de versions de développement, à utiliser uniquement si vous êtes familiers de Boinc pour gérer d’éventuels problèmes.

Categories: BOINC Tags: ,

Sortie de la version 6.6.17

19/03/2009 Comments off

boinc_6.6.17_universal-apple-darwin.zip (1.1 Mo)

boinc_6.6.17_macOSX_universal.zip (5.9 Mo)

boinc_6.6.17_macOSX_SymbolTables.zip (5.5 Mo)

boinc_6.6.17_windows_x86_64.exe (7.0 Mo)

boinc_6.6.17_windows_intelx86.exe (6.4 Mo)

Changes for 6.6.17
- In linux client, Added code to detect capability to run 64-bit binaries from 32-bit BOINC client, and capability to run 32-bit binaries on a 64-bit linux system.
- MGR: RPCThread::KillRPCThread() defers to RPC thread before testing if thread has exited on its own
- client: consider fetching work from overworked projects if resource is saturated for < work_buf_min() (rather than saturated for 0).
So now the only significance of "overworked" is that we won't ask overworked projects for work if resource is saturated more than work_buf_min() but less than work_buf_total()
- client: in RR simulation, use app_version.flops instead of host_info.fpops as the FLOPS estimate for non-GPU apps.

Categories: BOINC Tags: ,

Sortie de la version 6.6.16

18/03/2009 Comments off

boinc_6.6.16_universal-apple-darwin.zip (1.1 Mo)

boinc_6.6.16_macOSX_universal.zip (5.9 Mo)

boinc_6.6.16_macOSX_SymbolTables.zip (5.5 Mo)

boinc_6.6.16_windows_x86_64.exe (7.0 Mo)

boinc_6.6.16_windows_intelx86.exe (6.4 Mo)

Changes for 6.6.16
- client: backoff overrides project-requested scheduler RPC. Otherwise, if scheduler is down, we'll retry infinitely every 10 secs
- client: remove auto_update.poll() (not used)
- Manager: show elapsed time instead of CPU time in Task tab. CPU time is visible in task Properties.
- Manager: in task Properties, show final CPU and elapsed times if job is finished
- client: honor backoff for account-manager-requested scheduler RPCs
- client: keep track final elapsed time for results
- GUI RPC: report final elapsed time
- manager: just call it Elapsed
- MGR: Simplify the fixes for saving and restoring window sizes and other settings
- MGR: Handle EVT_END_SESSION event to call SaveState() on Windows logout or shutdown
- MGR: Add the basic infrastructure for the up and coming news tab in the advanced frame.
- MGR: Fix possible deadlock when exiting manager
- MGR: Delete RPCThread::OnExit(); add new source files to XCode Project

Categories: BOINC Tags: ,