![]() |
Привіт Гість ( Вхід | Реєстрація )
![]() |
(_KoDAk_) |
![]()
Пост
#1
|
![]() BOINC-guru ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 3 662 З нами з: 11-August 07 З: Kharkov Користувач №: 569 Стать: Чол Парк машин: E3-1245V2@3400-Mhz 16GB 1х GTX760DCMOC2GD5 Q8200@2300-Mhz 4GB + то там то сям ![]() |
ПОЛНАЯ история изменений версий BOINC с датами выхода релизов
Change Log для 6.11.хх BOINC (6 - 6.10.58) Versions Change Log BOINC 6.7/6.8/GR6.8 Change Log Все версии боинка для закачки ВСЕ ВЕРСИИ С 5-й по 6-ю <- РЕКОМЕНДУЕТСЯ КАЧАТЬ ОТСЮДА. все версии, включая самые последние девелоперские! официальный форум разработчиков (зарегистрироваться) -------------------- ![]() ![]() (Show/Hide) Спаcибо автору алфавита за любезно предоставленные буквы. |
![]() ![]() |
Death |
![]()
Пост
#376
|
![]() <script ///> ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Moderators Повідомлень: 6 371 З нами з: 5-November 03 З: Kyiv Користувач №: 26 Стать: НеСкажу Free-DC_CPID Парк машин: гидропарк jabber:deadjdona@gmail.com ![]() |
6.12.16
![]() Mac: Update link to NVIDIA CUDA Mac driver download page. client: when detach project, remove its RSS feeds from list client: remove once-per-week limit for client-generated notices; need to show "network connection required" more often client: when remove "network conn required" notice (because now have conn) set the flag that says complete notice list is being sent client: if RSS feed fetch returns <error_num>, show the corresponding message rather than "XML parse error" client: Fast User Switching does not change the session protocol to RDP when the active session is put into the background and a new one is brought into the foreground. It appears it is safe to use the connected state in addition to the protocol to detect when the session is no longer capable of processing GPU work client: more notice-related fixes. I'm working on this case: start up disconnect (produces notice) reconnect (removes notice) The client is now doing the right thing. The manager is not. client: make "wait 30 sec after exclusive app exits" apply to network too client: fix bug in "wait 30 sec after exclusive app exits" logic client: fix compile warning and possible bug in is_remote_desktop() win: remove wrappture_example from solution (until Hubzereo guys get their win lib working) client: fix compiler warning. client: surround the opaque field in a CDATA block. client: wait 15 seconds (instead of 5) for an app to exit before killing it. Apparently some apps take ~10 sec on slow computers. client: in the loop that starts up apps, check if we've been in the loop for 10 sec. If so, break out of it and reschedule. Avoid starving GUI RPCs and heartbeats. client: finish [22902] (pass user ID, team ID to apps). Forgot to parse them in scheduler reply. client: on finish upload, trigger work fetch (since we may have been waiting for upload finish) client: fix crash: if remove an RSS feed, remove its active HTTP op if any. MGR: Properly handle the case where the only notice in the manager is the 'no notice' notice and then we transition to a single notice from another source. manager: show notice create time rather than arrival time client: don't show "need network" notice if we don't need it client: when get a bunch of notices from RSS feed, sort them by create time before appending to notice list. This ensures that, in the Notices tab, notices are ordered decreasing create time within an RSS feed (though not necessarily across feeds) MGR: Turn -boincargs into a string instead of an option. MGR: Turn off the task pane for the notices tab. MGR: Disable our color scheme is a non-white background is selected for the current theme. My commit on 3 Mar 2010 wasn't good enough for High-Contrast themes. client: in deciding whether to remove the "need network" notice, we were using the wrong (too high-level) interface MGR: Change the reminder frequency interval to hours and adjust the min/max values to 0/24. Default value is now 6 hours between notification reminders. -------------------- |
Waterfall |
![]()
Пост
#377
|
![]() Эрудит ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 1 607 З нами з: 24-May 10 З: Україна,Одеса(Odessa) Користувач №: 1 401 Стать: Чол Парк машин: ПК: Pentium, 2.80 GHz Ноут:DELL Studio, 2.26 GHz ![]() |
Сьогодні виставили на роздачу версію 6.10.60, як Recommended version і 6.12.19, як Development version!
Хтось уже пробував на них працювати? Що там нового? |
Death |
![]()
Пост
#378
|
![]() <script ///> ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Moderators Повідомлень: 6 371 З нами з: 5-November 03 З: Kyiv Користувач №: 26 Стать: НеСкажу Free-DC_CPID Парк машин: гидропарк jabber:deadjdona@gmail.com ![]() |
6.12.19
MGR: Fix compiler warning. MGR: Fill in initial URL on Account Manager Wizard Selection page. MGR: Add a new page to Attach Wizard to be displayed if the user rejects the Terms of Use. lib: Make sorts of projects and account mangers case-insensitive. client and API: pass "network suspended" flag from client to app; make it available as part of BOINC_STATUS SCR: Follow the Mac's lead and gracefully exit the Data Management thread. Preserve the handle to take more drastic actions should that not work. SCR: Fix compile breaks. MGR: fix crashing bug when notices (or other text parsed by XML_PARSER) contain non-ASCII characters. MGR: fix the above to detect premature EOF correctly. -------------------- |
Death |
![]()
Пост
#379
|
![]() <script ///> ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Moderators Повідомлень: 6 371 З нами з: 5-November 03 З: Kyiv Користувач №: 26 Стать: НеСкажу Free-DC_CPID Парк машин: гидропарк jabber:deadjdona@gmail.com ![]() |
6.12.20
Zur Übersicht WINSCR: So after looking over all the logs from WCG and now from Jacob Klein a pattern started to emerge. At the end of the log files the last message logged was 0x12 which translates into WM_QUIT. The latest documentation on WM_QUIT states it should never show up in the message loop to begin with. The docs now say that WM_QUIT should not be sent to the message loop by way of PostMessage. We have been doing things this way for over 5 years. Change the shutdown logic so that only the primary curtain window can call PostQuitMessage() and all other curtain windows just exit when they receive a WM_DESTROY message. I'm not sure what causes this to be a problem on some machines and not others. But preliminary results from Jacob are encouraging. ========================= 6.12.21 Zur Übersicht client: discard messages whose create time OR arrival time is more than 30 days ago ============================= 6.12.22 Zur Übersicht MGR: Handle the link click events from the notices control for the Simgle GUI notices dialog box. MGR: Fix compile break. MGR: Remove UserDisagreesPage from the wizard, replace functionality by enabling/disabling the next button as needed. MGR: Fix a couple of warnings. client: use larger buffer for app command line, enough to accommodate 64KB from wu.cmdline ===================== 6.12.23 Zur Übersicht Mac: Eliminate unused source files UserDisagreesPage.cpp, .h from Mac project. (Checked into boinc_core_release_6_12_22.) client: if PREFS::max_ncpus_pct is 0, don't set it to 100; doing so prevents PREFS::max_ncpus from having any effect. client: defer reporting completed tasks if an upload started recently; we might be able to report more tasks once the upload completes. MGR: Remove unneeded asserts. MGR: Add missing keyboard accelerators for the event log. MGR: Re-enable the next button when the terms of use wizard page when the back button is pressed. client: add <heartbeat_debug> log flag show trickle-up and int file upload msgs if <app_msg_receive> set if scheduler RPC reason is trickle-up, say so manager: restore "non CPU intensive" to task description project properties: show if RPC in progress or trickle-up pending. (show these low-probability things only if present) manager: fix Unix build (from Ian Hay) MGR: Check to see if keyboard accelerators can be redefined on the fly. MGR: Add missing event handler map item. client: fix bug that cause notice RSS feeds to disappear and reappear, and notices to erroneously be shown as new. client: when estimating job runtime based on fraction done, use the elapsed time when fraction done was last reported, not current elapsed time. Fix problem where est time remaining increases linearly, then abruptly decreases when new frac done is reported. From Bruce Allen. client: fix a couple of the messages that are appended to a job's stderr when the job is aborted client: replace % with %% in messages from scheduler (else they're interpreted as format strings) MGR: Adjust the width of the various tabs in advanced view if the notice text width changes. MGR: Remove dead code. ====================== BOINC 6.12.24 available for testing for Windows. But don't install it, it'll give runtime errors on BOINC Manager on just about any system with Windows Vista or better. Wait for 6.12.25 )))))))))))))))))) ========================== BOINC 6.12.25 available for testing for Windows. BOINC 6.12.23 available for testing for Linux and Macintosh. Change Log: client: if PREFS::max_ncpus_pct is 0, don't set it to 100; doing so prevents PREFS::max_ncpus from having any effect. client: defer reporting completed tasks if an upload started recently; we might be able to report more tasks once the upload completes. MGR: Remove unneeded asserts. MGR: Add missing keyboard accelerators for the event log. MGR: Re-enable the next button when the terms of use wizard page when the back button is pressed. client: add <heartbeat_debug> log flag client: show trickle-up and int file upload msgs if <app_msg_receive> set client: if scheduler RPC reason is trickle-up, say so (from Ian Hay) MGR: restore "non CPU intensive" to task description MGR: project properties: show if RPC in progress or trickle-up pending. (show these low-probability things only if present) (from Ian Hay) MGR: Check to see if keyboard accelerators can be redefined on the fly. MGR: Add missing event handler map item. client: fix bug that cause notice RSS feeds to disappear and reappear, and notices to erroneously be shown as new. client: when estimating job runtime based on fraction done, use the elapsed time when fraction done was last reported, not current elapsed time. Fix problem where est time remaining increases linearly, then abruptly decreases when new frac done is reported. From Bruce Allen. client: fix a couple of the messages that are appended to a job's stderr when the job is aborted client: replace % with %% in messages from scheduler (else they're interpreted as format strings) MGR: Adjust the width of the various tabs in advanced view if the notice text width changes. MGR: Remove dead code. client/MGR: Rebuilt all libraries and update the Windows installer package to account for latest Windows patches. -------------------- |
corsar83 |
![]()
Пост
#380
|
кранчер зі стажем ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 426 З нами з: 28-January 10 Користувач №: 1 282 Стать: Чол Free-DC_CPID Парк машин: Pentium E6500 2,93Ghz, Phenom X6 1055T 2.8Ghz Gigabyte 5870OC(875/4800), Radeon 5750 ![]() |
Рекомендуемая версия уже 6.12.26, а версия 6.12.32 для тестирования. Давно я не обновлялся
![]() -------------------- |
Waterfall |
![]()
Пост
#381
|
![]() Эрудит ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 1 607 З нами з: 24-May 10 З: Україна,Одеса(Odessa) Користувач №: 1 401 Стать: Чол Парк машин: ПК: Pentium, 2.80 GHz Ноут:DELL Studio, 2.26 GHz ![]() |
Recommended version - 6.12.33 ? Интересно,давно? http://boinc.berkeley.edu/download_all.php
|
x3mEn |
![]()
Пост
#382
|
![]() snow catcher ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 2 213 З нами з: 4-August 07 Користувач №: 563 Стать: Чол Free-DC_CPID ![]() |
Не знаю, я попробував, пожив півмісяця на 6.12.х і повернувся на 6.10.60
Ну не можу я без закладки Сообщения. Ну не зручно мені весь час викликати її через меню або хоткі. -------------------- ![]() (Show/Hide) |
Death |
![]()
Пост
#383
|
![]() <script ///> ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Moderators Повідомлень: 6 371 З нами з: 5-November 03 З: Kyiv Користувач №: 26 Стать: НеСкажу Free-DC_CPID Парк машин: гидропарк jabber:deadjdona@gmail.com ![]() |
6.13.1
-------------------- |
Waterfall |
![]()
Пост
#384
|
![]() Эрудит ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 1 607 З нами з: 24-May 10 З: Україна,Одеса(Odessa) Користувач №: 1 401 Стать: Чол Парк машин: ПК: Pentium, 2.80 GHz Ноут:DELL Studio, 2.26 GHz ![]() |
6.13.1 За станом на 17.08.2011 6.13.1 MAY BE UNSTABLE - USE ONLY FOR TESTING !? ![]() http://boinc.berkeley.edu/download_all.php |
Rilian |
![]()
Пост
#385
|
![]() interstellar ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Team member Повідомлень: 17 157 З нами з: 22-February 06 З: Торонто Користувач №: 184 Стать: НеСкажу Free-DC_CPID Парк машин: ноут и кусок сервера ![]() |
не юзайте версию 6.13 - она может быть обратно несовместима со старой версией, и вам прийдется добавлять все проекты заново
Don't use any 6.13.x version. Those are for development and alpha test purposes and not intended for general use. The 6.13.x branch is full of bugs and you are very lucky that you were able to drop back to 6.10 without any problems. Many folks who have tried 6.13.x and then drop back find their running tasks are gone and they have to reattach to all their projects. https://boinc.berkeley.edu/dev/forum_thread...wrap=true#40097 INCOMPATIBILITY WARNING FOR UPCOMING 6.13.3 BUILD Не знаю, я попробував, пожив півмісяця на 6.12.х і повернувся на 6.10.60 Ну не можу я без закладки Сообщения. Ну не зручно мені весь час викликати її через меню або хоткі. как мне написали на одном из форумов - привыкай к ctrl+shift+E ![]() ![]() -------------------- |
Waterfall |
![]()
Пост
#386
|
![]() Эрудит ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Trusted Members Повідомлень: 1 607 З нами з: 24-May 10 З: Україна,Одеса(Odessa) Користувач №: 1 401 Стать: Чол Парк машин: ПК: Pentium, 2.80 GHz Ноут:DELL Studio, 2.26 GHz ![]() |
не юзайте версию 6.13.... Сенкс за попередження... ЇЇ вже навіть прибрали з офіційної роздачі (окрім, як для Linux) http://boinc.berkeley.edu/download_all.php Напевно не пішла.... А була ж з липня, як MAY BE UNSTABLE - USE ONLY FOR TESTING |
Rilian |
![]()
Пост
#387
|
![]() interstellar ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Team member Повідомлень: 17 157 З нами з: 22-February 06 З: Торонто Користувач №: 184 Стать: НеСкажу Free-DC_CPID Парк машин: ноут и кусок сервера ![]() |
Waterfall, последняя версия там всегда MAY BE UNSTABLE - USE ONLY FOR TESTING
-------------------- |
Rilian |
![]()
Пост
#388
|
![]() interstellar ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Team member Повідомлень: 17 157 З нами з: 22-February 06 З: Торонто Користувач №: 184 Стать: НеСкажу Free-DC_CPID Парк машин: ноут и кусок сервера ![]() |
обновился на 6.12
почти все задания висят с ошибкой Waiting for GPU memory ![]() -------------------- |
Death |
![]()
Пост
#389
|
![]() <script ///> ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Moderators Повідомлень: 6 371 З нами з: 5-November 03 З: Kyiv Користувач №: 26 Стать: НеСкажу Free-DC_CPID Парк машин: гидропарк jabber:deadjdona@gmail.com ![]() |
boinc_6.13.6_windows_intelx86.exe 26-Sep-2011 12:21 6.9M
boinc_6.13.6_windows_x86_64.exe 26-Sep-2011 12:24 8.1M всё работает всё нормально За станом на 17.08.2011 6.13.1 MAY BE UNSTABLE - USE ONLY FOR TESTING !? http://boinc.berkeley.edu/download_all.php не там ты дядя фёдор клад ищешь http://boinc.berkeley.edu/dl/ сюда надо смотреть.... -------------------- |
Rilian |
![]()
Пост
#390
|
![]() interstellar ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Група: Team member Повідомлень: 17 157 З нами з: 22-February 06 З: Торонто Користувач №: 184 Стать: НеСкажу Free-DC_CPID Парк машин: ноут и кусок сервера ![]() |
boinc_6.13.6_windows_intelx86.exe 26-Sep-2011 12:21 6.9M boinc_6.13.6_windows_x86_64.exe 26-Sep-2011 12:24 8.1M всё работает всё нормально повезло тебе. а у меня после отката назад перестал счітаться Test4Theory. -------------------- |
![]() ![]() |
![]() |
Lo-Fi Версія | Поточний час: 19th June 2025 - 20:12 |