The Official BOINC news thread, page 3
Pages: <<  1    2    3    4    5    6  >>
ATS Members have flagged this thread 0 times


reply posted on 9-3-2004 @ 07:40 PM by xn
Latest BOINC news: There will be no v2.26 release. It failed to run on one Linux system. This bug has been fixed plus some items have been updated and the Alpha test group is now in the process of downloading BOINC v2.27 and testing it. If it installs and runs properly on all systems, it will be the next release to the beta test. Here are the changes to BOINC and Seti@home:

BOINC v2.27 changes-

- Some house keeping with the Windows sources
- All Windows binaries now have a version resource assigned to them.
- The Windows CLI should no longer need to have references to afxwin.h
- project file cleanup work to get rid of some warnings
- Include file overhaul for the Windows platform
- More Windows header file cleanup.
- Include file overhaul for the Windows platform ( Part 2 )
- Adjust default values to download minimum work-unit load until the client can collect preferences from the server.
- Add the Alpha project test team members names to the Contact Us page.
- Changed the namespace references back to the orginal references so that the clients will build on Solaris and Linux.
- Updated the version setting code so that it will include the new file resources for Windows

Seti@home v2.27 changes-

- Include file overhaul on the Windows platform. This fixes the build breaks introduced by the changes to the BOINC include file structure on the Windows platform
- Fixed pulse reported POT for
len_prof>analysis_config.pulse_pot_max.
pulse.len_prof is now set to zero and the pi.pot is .clear()ed.
- changed match_tag in db_table.h to xml_match_tag to fix parsing problem
- Fix build breaks on Solaris/Linux

In the next few days Stackwalker for the BOINC_GUI application will be implemented and on startup stderr.txt and stdout.txt will be copied to stderr.old and stdout.old. This feature didn't make it into BOINC v2.27, but will be in for the next release.


reply posted on 18-3-2004 @ 11:12 PM by xn
Here is the latest on BOINC:

LATEST CHECKINS TO BOINC:
- Fixed a bug causing build problems for a customer in Australia, basically we were trying to do some ANSI<->Unicode conversions that were not needed.
- sighandle.h does not need to include its contents on the Win32 platform
- exit status of application set to nonzero value if there is an uncaught signal.
- checked in signal handling code. Uses sigaction. If signal is originally ignored, do not handle signals.
- Remove "confirm executables" preference. This is replaced by the anonymous platform mechanism.
- Add back in support for Thomas's multi-proc protection aginst strcat for vendor and CPU information
- Included the same multi-proc stuff for the x86
- Add JKecks change for changing when to report results based on the amount of time the machine is connected onto the Internet.
- Added support for keeping a backup copy of stderr.txt and stdout.txt for the previous session of BOINC in case it crashes.
- fleshed out trickle-message support a bit. Separate notions of "trickle up" (client->server) and "trickle down" (server->client) messages. They're kept in different tables.
- added a program trickle_handler.C for handling trickle-up messages. This is a framework program: you need to supply a handler function
- The scheduler sees if there are and trickle-down messages for the host, and sends them

STILL TO BE DONE:
- server-side API for creating trickle-down messages
- client logic for delivering trickle-down messages
- fix bad mem size reporting on Mac w/ > 2GB mem
- fixed bug when files are copied to apps/ in different order

So far BOINC v2.28 appears to be running good according to reports. If all goes well, BOINC v2.28 and SAH v2.28 may release this Friday. After this said, I think BOINC may release in late March at the earliest. If any of you have goals for # of workunits completed for SAH Classic, time to crunch those workunits now.


reply posted on 19-3-2004 @ 02:30 PM by xn
Here's the latest on BOINC:

A "milestone" field was added to the Taskbase entries and assigned milestone values to all BOINC entries. The current milestones are:

M1: public launch of SETI@home on BOINC
-No critical/high priority bugs in BOINC
-SETI@home failures under 5%
-preparations for increased server load
In this release, the client versions will be as they
currently are (GUI/screensaver for Win, CLI for Mac/unix)

M2: decommission old SETI@home
(i.e. turn off the current SETI@home data server)
The major gating items:
- Separate-GUI architecture
- GUIs available for Win, Mac OSX, Unix/X11

M3: support for Climateprediction.net and other projects
Gating items:
- client data management
- directory structure in project dirs
- WU interleaving
- trickle messages
- file compression
- support for non-CPU-intensive applications

The definitions of priority levels:

Critical
The bug would lead people to stop running BOINC, e.g.:
- it causes BOINC to stop doing work on a host,
even after a restart of the core client
- it causes the core client to violate user preferences
(use too much disk or network BW, etc)
- it is a security vulnerability

High
- It prevents a significant number of people from participating
- It causes recoverable crashes of the core client
- It significantly interferes with work getting done
- It gives zero credit in lots of cases
- Gating item for milestone

Medium
Strongly desirable new features
bugs that give too much or little credit

Low
Weakly desirable new features
cosmetic items

I don't think a late March is possible, but it depends on how fast they fix the bugs. An April or May release seems more possible.
Pages: <<  1    2    3    4    5    6  >>    ^^TOP^^