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

> 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
Aug 2 2012, 19:56
Пост #2


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

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



Preliminary Change Log 7.0.31 --> 7.0.32:


more code cleanup.
Unix build: fix problem with Debian automated builds; from Steffen M.
Mac: fix build break.
Mac client: Update Xcode project for compatibility with Xcode 4.3.2 and Xcode 4.5
Client (Win): in file_size(), use _stat64() instead of stat(). Otherwise it doesn't work for files >= 2GB
Client: TIME_STATS::trim_stats_log() wasn't working because it's called in the constructor of TIME_STATS, which is called before we've done a chdir() to the data dir.
Note: for this reason, no disk access should be done in constructors of global objects. A quick scan found no instances of this.

Mac: update script which builds our installer to work with Xcode 4.3 for Lion and later.
client: remove "device" entry from CUDA_DEVICE_PROP, and change types of mem-size fields from int to double. These fields are size_t in NVIDIA's version of this; however, cuDeviceGetAttribute() returns them as int, so I don't see where this makes any difference.
client: fix bug in handling of <no_rsc_apps> element.
Mac: update build scripts to work with Xcode 4.3 for Lion and later.
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3 and Xcode 4.5
client: small code cleanup, no functional change.
Mac: update sample code to allow building with Xcode 4.3 and to eliminate compiler warnings.
Mac: update sample code to allow building with Xcode 4.4 GM seed under OS 10.8 GM seed.
lib: treat MINGW32 like CYGWIN32 (in 1 place - should do everywhere?) from Oliver.
client: delete sticky files when reset project.
client: if we get a job for which a GPU is missing, keep the RESULT record so that we can report it to the scheduler. Otherwise we'll keep getting the same job if the project has <resend_lost_results> set.
lib: Adjust #include files as requested by Oliver Bock.
client: Re-introduce the WM_QUERYSESSIONEND window message handler to the power management window proc, it was removed during one of the Win9x code scrubs. When we see it, inform the client it is time to shutdown.
lib: fix typo.
client: don't request work for backup project for a processor type unless there are idle instances of that type.
client: improve "new version available" notice.
Mac: update script which builds our installer to work with Xcode 4.3 for Lion and later.
Mac: update build scripts to work with Xcode 4.3 for Lion and later.
Mac client: build libssl.a and libcrypto.a from openssl 1.0.1c and static link them.
Mac: update build scripts, source files and Xcode project to allow building with Xcode 4.3, Xcode 4.4GM and Xcode 4.5
Mac: update sample code to allow building with Xcode 4.4 GM seed under OS 10.8 GM seed.
lib: Adjust #include files as requested by Oliver Bock.
Mac: fix a typo in build script.
Mac: create build scripts for FreeType and FTGL.
Mac: create build scripts for FreeType-2.4.10 and FTGL-2.1.3-rc5 libraries.
Mac: Eliminate extra output from wxMac build script.
client: keep track of the fraction of time that
1) a network connection is available and
2) network communication is allowed and
3) CPU computation is allowed

If an app version is marked as needs_network, use the above fraction in estimating its rate of progress.
Replace "core client" with "client" in comments.
client: when estimating FLOPS for an anonymous-platform app version for which no estimate has been supplied by user, use (CPU speed)*(cpu_usage + 10*gpu_usage) (--> add the 10*)
Compile fixes for Fedora core 17. From Christian B. Fixes #1194.
Fix various #include issues.

CODING STYLE LAW (minimal inclusion principle):
If foo.cpp requires <blah.h>,
#include <blah.h> in foo.cpp, NOT foo.h

MGR: Use the same fix for the simple gui that we used on the advanced gui with regards to the menu on Ubuntu's interface.


Preliminary Change Log 7.0.32 --> 7.0.33


Fix build breaks for server components.


--------------------
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:25