Привіт Гість ( Вхід | Реєстрація )

> Boinc-client Version 6.x.x, Обсуждение работы шестой версии клиента
(_KoDAk_)
Apr 5 2008, 23:49
Пост #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ибо автору алфавита за любезно предоставленные буквы.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Відповідей
(_KoDAk_)
Oct 16 2009, 23:34
Пост #2


BOINC-guru
*********

Група: Trusted Members
Повідомлень: 3 662
З нами з: 11-August 07
З: Kharkov
Користувач №: 569
Стать: Чол
Парк машин:
E3-1245V2@3400-Mhz 16GB 1х GTX760DCMOC2GD5 Q8200@2300-Mhz 4GB + то там то сям



Change log for 6.10.14
- MGR: Fix the Statistics page Save/Restore project display feature.
- MGR: If aborting multiple tasks, ask "Are you sure?" only once.
- client: Fix crash that was introduced 7 months ago. (From Nicolбs Alvarez)
- client: remove redundant 0s in job log
- client: add --unsigned_apps_ok cmdline option and <unsigned_apps_ok> config option. This tells the client to allow unsigned apps. For testing. No file xfers or other network traffic will be allowed if set.
- client: add <exit_after_finish> option (same as cmdline flag)
- client: add <skip_cpu_benchmarks> option (same as cmdline flag)
- client: print message if abort past-deadline unstarted job
- client: improve message when have NVIDIA drivers but no GPU
- client: if anonymous platform description (app_info.xml) doesn't specify FLOPS for a GPU app, assume that it runs at CPU peak speed rather than GPU peak speed. Better to be conservative, otherwise job might be aborted due to time limit exceeded.
- client: on startup, if a coproc needed by a job is missing, set a "coproc_missing" flag rather than aborting the job. If use removes a GPU board while there's a large queue of GPU jobs, they'll stay queued (until their deadline passes).

Note: this doesn't fix the situation where user connects via Remote Desktop while GPU jobs are running or queued. We should check for Remote Desktop every minute or so, and stop GPU jobs.

- client: the get_all_projects_list() RPC doesn't require auth
- client: don't multiply checkpoint interval (i.e., "disk interval" pref) by # processors.
- actually, make it "Tasks checkpoint to disk at most every ..." and change it in the advanced prefs dialog too
- LIB: Make the is_remote_desktop compilable for all VS versions and SKUs.
- MGR: Fix initial first connection problem on startup. I'm not sure why it was only happening at startup, there might have been a few crashes because of this issue as well. The basic problem is that wxWidgets had an exception handler around the initial frame creation and when the first GUI RPC was issued to detect whether or not we were atached to an account manager during menu creation the GUI thread would go about doing idle processing while waiting for the GUI RPC thread to initialize. During this time the frame pointer is NULL and was getting dereferenced which would halt window construction and stay there until some other event was fired.

- MGR: Initial dose of code cleanup and shuffling. Order the menu functions in the order in which they are displayed in the menu.
- client: address the situation where GPUs become unusable for certain periods (e.g. when Remote Desktop is used on Win).
* add is_usable() member function to COPROC.

Currently this just calls the respective (CUDA or CAL) initialization function. We need to check whether this works and/or causes problems.
* in enforce_schedule(), check whether usability has changed for each GPU type.

If we've gone from usable to unusable, flag all jobs for that GPU as coproc_missing (so they won't get run, and will quit if they're running). If we've gone from unusable to usable, clear the flag.

This should deal with all cases except where the client is started up with GPUs unusable.
- client: bug fixes to the above. Don't fetch work for an unable resource.
- update cal.h to current ATI code
- client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. Make them both peak FLOPS, according to the formula supplied by the manufacturer.
The impact on the client is minor:
* the startup message describing the GPU
* the weight of the resource type in computing long-term debt

On the server, I changed the example app_plan() function to assume that app FLOPS is 20% of peak FLOPS (that's about what it is for SETI@home).

- client: the weight of GPU debt in computing total debt should be (estimated throughput of all GPUs)/(estimated throughput of all CPUs) rather than the ratio of 1 GPU to 1 CPU. This change will hopefully cause ratios of granted credit to more closely match resource shares.
- client: multi-thread jobs were being given too high priority; in particular, they were preempting jobs in the middle of time slice.

Solution:
1) don't use MT in the sort order defined by more_important().
2) add a 2nd reordering in which MT jobs are moved ahead of non-MT jobs, but only if #CPUs used is < #CPUs (see promote_multi_thread_jobs())

- client: the seqno of jobs in progress but not selected was being set to zero. It should be runnable_jobs.size(). This could potentially cause wrong scheduling decisions.


--------------------
- "ты говоришь так, будто тебя чай ваше не вставляет "

(Show/Hide)











Спаcибо автору алфавита за любезно предоставленные буквы.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Повідомлення у даній Темі
KoDAk   Boinc-client Version 6.x.x   Apr 5 2008, 23:49
KoDAk   http://boinc.berkeley.edu/download_all.php Windows...   Apr 6 2008, 09:16
KoDAk   6.1.14 Development version не стоит пока юзать   Apr 12 2008, 19:13
KoDAk   http://boinc.berkeley.edu/dl/boinc_6.1.16_...ws_in...   May 7 2008, 18:14
(_KoDAk_)   а тем временем 6.2.14 Recommended version BOINC...   Aug 3 2008, 23:10
nikelong   (_KoDAk_), Кстати, а шо там нового? Бо я ну ничег...   Aug 3 2008, 23:18
(_KoDAk_)   ну он делает две папки боинк и боинк дата (данные ...   Aug 3 2008, 23:20
Death   а сам он не обновляется? и вообще как его проапгре...   Aug 4 2008, 10:21
Peret   Новый боинк пришлось закачивать с сайта и после об...   Aug 4 2008, 10:55
nikelong   Качнул с сайта инсталлер: http://boincdl.ssl.berke...   Aug 4 2008, 11:13
nikelong   Версия 6.2.14 [url=http://boincdl.ssl.berkeley.ed...   Aug 4 2008, 11:30
Death   Domain Controllers This release of the BOINC softw...   Aug 4 2008, 21:31
Tamagoch   кажется прошло не очень гладко... на XP с WCG вооб...   Aug 4 2008, 22:45
YuRi   На полутора десятках машин на работающем БОИНКе ап...   Aug 5 2008, 08:06
astronom2003   Ну а где воссторженные возгласы о новом клиенте??...   Aug 5 2008, 09:03
nikelong   astronom2003, Восторженых нет, т.к. какой-то видн...   Aug 5 2008, 09:10
Avers   Проадэйтил на маках, лучше ли стало не знаю, но та...   Aug 6 2008, 15:52
(_KoDAk_)   мдааа опять откатили рекомендованный http://boinc....   Aug 7 2008, 11:21
nikelong   Да, внатуре, рекоммендованая версия снова 5.1.45 ...   Aug 7 2008, 11:25
Death   позняк метаться. я откатывать не буду.   Aug 7 2008, 12:35
20 Сторінки V  1 2 3 > » 


Reply to this topicStart new topic
1 Користувачів переглядають дану тему (1 Гостей і 0 Прихованих Користувачів)
0 Користувачів:

 



- Lo-Fi Версія Поточний час: 21st June 2025 - 08:47