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

> Boinc-client Version 7.x.x, Обсуждение работы седьмой версии клиента
Andrey Fenchenko
Dec 4 2011, 18:04
Пост #1


кранчер з фермою
*******

Група: Trusted Members
Повідомлень: 809
З нами з: 23-January 06
З: Київ
Користувач №: 160
Стать: Чол
Парк машин:
Ryzen 5 1400, GTX1650S Run 24*7*365 & Phenom II X4 B50 24*7*365 & More other



Появилась новая седьмая ветка в развитии BOINC

Актуальная версия для загрузки: 7.4.*
recommended \ 7.4.*


Ссылки для прямой загрузки:

Поскольку они часто меняются, то в этом нет смысла. Ссылка на все версии ниже.

Все версии BOINC можно качать ОТСЮДА

Описание изменений: http://bolt.berkeley.edu/dev/forum_thread.php?id=6698 До 7.0.65

Описание изменений: http://bolt.berkeley.edu/dev/forum_thread.php?id=8378 С 7.1.1
===============================================

Use these flags from the cc_config.xml file.

===============================================

 

P.S. Отличий от шестой версии не нашел. Вкладку "Сообщения" так и не вернули.
P.P.S. По мере выхода новых версий ссылки в шапке будут обновляться.

Це повідомлення відредагував Death: Oct 31 2014, 22:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Відповідей
Death
Dec 10 2012, 09:53
Пост #2


<script ///>
**********

Група: Moderators
Повідомлень: 6 371
З нами з: 5-November 03
З: Kyiv
Користувач №: 26
Стать: НеСкажу
Free-DC_CPID
Парк машин:
гидропарк
jabber:deadjdona@gmail.com



таки 7.40

Preliminary Change Log 7.0.39 --> 7.0.40:

Mac: update Xcode project for building boinc_zip.
Mac: add slide-show screensaver to example_app Xcode project and Mac example_app build scripts
example app: fix compiler warnings in slide_show.cpp
client: Win build fix.
add Visual Studio project for slide_show
NOTE: (David) this currently doesn't build because boinc_zip is missing. I'll fix this soon.

client: fix bug where, when updating a project, we fail to request work even though higher-priority projects are marked as no-new-tasks or are otherwise ineligible for work fetch.
build fixes for OpenBSD, from rustyBSD.
client: TIME_STATS fields go in <time_stats> part of state file.
client: fix typo.
WIN: Introduce updated project files for the boinc_zip library used by the slide_show project.
WIN: Adjust the slide_show project so that it will build both 32-bit and 64-bit versions and use the boinc_zip library.
VBOX: Add the ability to specify both the type and model of disk controller to use. It can be specified by adding the following tags to vbox_job.xml:
<vm_disk_controller_type></vm_disk_controller_type>
<vm_disk_controller_model></vm_disk_controller_model>
Executing vboxmanage --help will list the available options in the storeagectl section.

compile fix for FreeBSD.
remove deprecated MAC address code.
client: if a project has 64 or more ready-to-report tasks, report them.
64 is chosen a bit arbitrarily, but the idea is to limit the number of tasks reported per RPC, and to accelerate the reporting of small tasks.
Mac: remove deleted files from Xcode project.
WIN: Fix Debug configuration which was corrupted.
client: if a project is anonymous platform, don't send list of alternate platforms in scheduler RPC.
client: fix uninitialized vars in CPU feature detection (from RustyBSD).
client: when reset a project, clear its scheduler URL list (force a reload of the master page).
Mgr: Fix Windows hangs and simplify code for notices display.
Fix compiler warnings.
client: add "client app configuration" feature; see http://boinc.berkeley.edu/trac/wiki/ClientAppConfig
This lets users do the following:
1) limit the number of concurrent jobs of a given app (e.g. for WCG apps that are I/O-intensive)
2) Specify the CPU and GPU usage parameters of GPU versions of a given app.

Implementation notes:
- max app concurrency is enforced in 2 places:
1) when building the initial job run list
2) when enforcing the final job run list
Both are needed to avoid possible starvation.

- however, we don't enforce it during RR simulation.
Doing so could cause erroneous shortfall and work fetch. This means, however, that work buffering will not work as expected if you're using max concurrency.
client: add the above to VS project.
fix mysterious problems in Windows build.
Fix build configuration on Windows.
client: bug fixes for app config feature.
client: add new files app_config.cpp,h to Xcode project.
Fix file permissions.
client (Win) preallocate large files to avoid file fragmentation when you write to them incrementally. (workaround for shoddy filesystem design)
lib: Win compile fix for boinc_allocate_file()
Mgr: Fix some rare issues on Windows (including a possible memory leak) when switching to a client on a different computer after trying to display notices without an Internet connection.
Fix corrupted line endings.
client: if <dont_check_file_sizes> is set, don't check file existence at startup .
Mac installer: add missing pclose() (from RustyBSD).
OpenCL: Add definition of GPU_TYPE_INTEL to match definitions of GPU_TYPE_ATI and GPU_TYPE_NVIDIA.
OpenCL: Change type argument of new boinc_get_opencl_ids() API from char* to int; it now accepts PROC_TYPE_NVIDIA_GPU, PROC_TYPE_AMD_GPU or PROC_TYPE_INTEL_GPU.
OpenCL: First pass at adding support for Intel Ivy Bridge GPUs.
lib: add size info to messages when realloc() fails in MFILE.
MGR: Fix two potential security issues with browser.cpp where the query to the cookie database could have been abused. At present neither of the two parameters originate as user input so using it as an attack vector isn't very high. Prevent the functions from being exploited in the future in case the routines were ever used in a different way.
VBOX: Fix build break introduced by the previous vbox commit.
client: strcasestr doesn't exist on Windows. (Rom)
client: strcasestr does exist on Windows in lib/str_replace.cpp, but I just needed to #include "str_replace.h". This is preferable because it handles INTEL as well as Intel and intel. (Charlie)
fix typo in GUI RPC.
OpenCL: Add peak FLOPS computation for Intel Ivy Bridge GPUs.
Mac: remove deleted files from Xcode project. (Checked into 7.0.40 tag)


--------------------
wbr, Me. Dead J. Dona OGR-27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Повідомлення у даній Темі
Andrey Fenchenko   Boinc-client Version 7.x.x   Dec 4 2011, 18:04
Andrey Fenchenko   Та ничего принципиально нового нет. Поменял версию...   Dec 4 2011, 18:37
nikelong   Andrey Fenchenko, Вкладку "сообщения" н...   Dec 4 2011, 19:12
Andrey Fenchenko   nikelong, Ну это я сразу заметил бы :) К сожалени...   Dec 4 2011, 19:22
Andrey Fenchenko   Доступна для загрузки новая версия BOINC 7.0.3 С...   Dec 16 2011, 21:25
Waterfall   Доступна для загрузки новая версия BOINC [b]7.0.3...   Dec 23 2011, 12:24
vitalidze1   Глючить, після перезапуску не заходить в боїнка, п...   Dec 23 2011, 11:19
x3mEn   В мене не глючить. 7 днів (3 з них у челенджі), по...   Dec 23 2011, 12:00
omega.zp   +1 проблем ноу детектед, не смотря на всю специфик...   Dec 23 2011, 12:22
x3mEn   Waterfall, так-то воно так, але є проекти, що вима...   Dec 23 2011, 15:44
Andrey Fenchenko   А вот Constellation наоборот, не хочет с новой вер...   Dec 23 2011, 16:07
Death   omega.zp, вот интересно - сколько займёт построени...   Dec 23 2011, 16:38
Death   boinc_7.0.5_windows_intelx86.exe 27-Dec-2011 16:06...   Dec 28 2011, 13:43
omega.zp   7.0.6 уже есть) х86 х64   Dec 28 2011, 22:58
Death   Preliminary Change Log 7.0.5 --> 7.0.6: clie...   Dec 28 2011, 23:18
Death   boinc_7.0.6_windows_intelx86.exe 28-Dec-2011 20:02...   Dec 28 2011, 23:31
omega.zp   BOINC 7.0.7 Preliminary Change Log 7.0.6 --> ...   Dec 31 2011, 18:15
Khvastov Maxim   о. знакомая тема. 1 поставь последний боинк. 707...   Jan 5 2012, 10:04
eugeny   В новом клиенте разграничили duration_correction_f...   Jan 5 2012, 10:26
Death   Khvastov Maxim, с того места где оно ищет либссл н...   Jan 5 2012, 11:06
8 Сторінки V  1 2 3 > » 


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

 



- Lo-Fi Версія Поточний час: 3rd August 2025 - 22:24