BOINC 6.6.31 freigegeben

ICEMAN

Grand Admiral Special
Mitglied seit
17.10.2000
Beiträge
9.643
Renomée
241
  • SIMAP Race
  • Spinhenge ESL
  • Docking@Home
  • BOINC Pentathlon 2011
  • BOINC Pentathlon 2012
  • BOINC Pentathlon 2013
  • BOINC Pentathlon 2014
  • BOINC Pentathlon 2015
  • BOINC Pentathlon 2016
  • BOINC Pentathlon 2017
  • BOINC Pentathlon 2018
  • BOINC Pentathlon 2019
  • BOINC Pentathlon 2020
  • BOINC Pentathlon 2021
Aber die sind nicht Offiziell freigegeben, sondern Beta oder was ganz anderes ;)
 
die sind nicht sonstewas sondern warscheinlich trunk

als ich mitte mai mir mal trunk angeguckt hatte waren se bei 6.7.4 insofern wär 6.9 ein ganz schöner sprung. warum sollten se schließlich nicht an der 6.7.x weiterarbeiten
 
Zuletzt bearbeitet:
schon irgendwelche erkenntnisse zur Version 6.6.31 ??

gruß
FeuerKater
 
Ich habe das Problem, dass nach jedem Start von Boinc er mir in der Statistik alle Projekte anzeigt, also alle angewählt sind. Ich kann zwar wieder so viele wie ich will deaktivieren, aber nach einem Neustart sind trotzdem wieder alle angewählt. Das nervt.
 
Oder einfach bei den offiziellen bleiben, dann spart man sich meist unnötige Probleme :]
 
auch einige frühere offiziele Versionen waren sehr buggy
 
ich will ja nicht klugschei... aber deshalb hab ich "meist" geschrieben. Ich hatte mit den offiziellen jedenfalls noch nie ein echtes Problem (ist nicht repräsentativ, ich weiß)
 
Gibt es einen changelog?
 
Also von 6.6.31 nach 6.6.36 is schon ne ganze Latte Änderungen:

* GUI RPC: add active_only option to get_results() RPC
* MGR: Fix compile errors, remove authenticator validity test from detect_cookie_safari()
* MGR: CBOINCClientManager::ProcessExists() finds the process by name if we don't have a pid (Mac, Linux) or process HANDLE (Windows
* Update Mac Manager build instructions for wxWidgets 2.8.10
* scheduler: improve example app plan function for multithread
* MGR: Use code like get_client_mutex() to determine if client is running; KillClient() uses process name if we don't have pid.
* MGR: Implement CBOINCClientManager::KillClient() for Windows.
* MGR: Implement CBOINCClientManager::IsBOINCRunning()for Windows.
* lib: Fix FILE_LOCK::unlock() to reset fd to -1 so FILE_LOCK works correctly with repeated calls.
* MGR: fix CBOINCClientManager::IsBOINCRunning(), add CBOINCClientManager::KillClient(); lib: Fix FILE_LOCK::unlock() for repeated calls
* lib: Fix compiler error on Windows
* MGR: Fix compiler error on Windows
* GUI RPC: include hostid in PROJECT
* Manager: show host ID in project properties
* MGR and Mac MGR: In Async RPC logic, use posix mutexes and condition instead of wxMutex and wxCondition, as this appears to fix an intermittent hang in wxCondition::Wait()
* lib: FILE_LOCK::lock() makes lockfile group-writable so both client and manager can create and write it under sandbox security
* DIAG: Policy change: Only include the BOINC symbol store for BOINC binaries. The old policy was kept around as a backwards compatibility thing before a new flag was added to the diagnostics to identify project applications. * MGR: finish changes to combined attach wizard, change "Forgot password" link for account managers to a link to AM's home page, add static text that you must register at web site before proceeding or go to web site for forgotten password
* client: include device number in message describing NVIDIA GPU, and call it "NVIDIA GPU" rather than "CUDA device" fixes #879
* client: tweak messages
* client: when parsing app_info.xml, make sure coprocessors are present. fixes #911
* client: Fix missing argument in printf statements
* MGR: Accept Unicode input for usernames and password in the manager now that the manager is Unicode enabled. Input will show up as UTF-8 strings in the CC and project
* MGR: Fix bug in browser cookie detection code where firefox v3 cookie detection was returning true even for cookies that don't exist
* MGR: Add some basic validation for account manager cookie detection
* GUI RPC: add active_only option to get_results() RPC
* client: read app_info.xml's AFTER scanning GPUs. Otherwise we'll discard all GPU apps and results.
* MGR: Fix compile errors.
* MGR: Remove authenticator validity test from detect_cookie_safari() since it is now used for additional cookies; this had already been done for other browsers * lib: return proper error codes from boinc_rename() and boinc_mkdir()
* client: Haiku support (from Urias McCullough)
* client: include plan class in other_result list in sched request (for resource-specific jobs-in-progress limit)
* scheduler: add new config option <max_wus_in_progress_gpus>. The limit on jobs in progress is now max_wus_in_progress * NCPUS + max_wus_in_progress * NGPUS where NCPUS and NGPUS reflect prefs and are capped. Furthermore: if the client reports plan class for in-progress jobs (see checkin of 31 May 2009) then these limits are enforced separately; i.e. the # of in-progress CPU jobs is <= max_wus_in_progress*NCPUS, and the # of in-progress GPU jobs is <= max_wus_in_progress_gpu*NGPUS
* scheduler config: rename <cuda_multiplier> to <gpu_multiplier>
* scheduler: <max_wus_to_send> is now scaled by (NCPUS + gpu_multiplier*NGPUS)
* scheduler: don't keep scanning array if !work_needed()
* scheduler: moved array-scan logic from sched_send.cpp to sched_array.cpp
* scheduler: don't say "no work available" if jobs are available but work_needed() is initially false
* client: unify code for writing soft link files
* client: if scheduler request didn't request work, don't report 0 tasks
* scheduler: fix crash if anonymous platform
* client: show "est. delay" correctly in work fetch debug msgs
* client: show times correctly in rr_sim debug msgs
* client: in "requesting new tasks" msg, say what resources we're requesting (if there's more than CPU)
* client: estimated delay was possibly being calculated incorrectly because of roundoff error
* client: add a 1e-6 slop factor in deciding if a resource is fully utilized.
* MGR: cosmetic changes to combined attach wizard, partial fix to "Forgot password" link for account managers.
 
Es sind bereits erste Schritte weg von CUDA zu GPGPUs (ggf ATI) sichtbar:

* scheduler config: rename <cuda_multiplier> to <gpu_multiplier>
 
Zurück
Oben Unten