Windows Beta Test App 4.23 available

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4264
Credit: 244920768
RAC: 17022
Topic 192867

A new Windows App is available from our Beta Test Page.

After failing in trying to reproduce the client errors on our own systems in order to fix them, this is an App release that is primarily meant to enrich the information returned from your machines in case of a client error.

In case of a (debuggable) client error a debugger will be loaded (by newer BOINC Clients) that will in turn contact the Einstein@Home server in order to download debugging symbols ("phone home"). This means that the PDB is no longer distributed with the App, and symbol information will be downloaded compressed and only when needed.

This version of the App also avoids the modf() call with the buggy CPU detection, which should eliminate one reason for instability and speed up tasks on machins with AMD CPUs (and probably non-SSE Intel, too).

BM

BM

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

Windows Beta Test App 4.23 available

The app_info.xml file seems to be unix file format(crlf/lfcr), so I post the content here again:



einstein_S5R2


einstein_S5R2_4.23_windows_intelx86.exe



einstein_S5R2
423

einstein_S5R2_4.23_windows_intelx86.exe


cu,
Michael

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4264
Credit: 244920768
RAC: 17022

RE: The app_info.xml file

Message 68304 in response to message 68303

Quote:
The app_info.xml file seems to be unix file format(crlf/lfcr), so I post the content here again:


Didn't it work anyway?
I.e. are ther versions of the BOINC Client where the XML parser cares about linebreaks?

BM

BM

M. Schmitt
M. Schmitt
Joined: 27 Jun 05
Posts: 478
Credit: 15872262
RAC: 0

RE: RE: The app_info.xml

Message 68305 in response to message 68304

Quote:
Quote:
The app_info.xml file seems to be unix file format(crlf/lfcr), so I post the content here again:

Didn't it work anyway?
I.e. are ther versions of the BOINC Client where the XML parser cares about linebreaks?

BM

I don't know, I just changed it to be on the save side. ;-)
Anyway, I like it when the file is readable when I open it in TotalCommander with "F4"(edit). And there are people, that use a 64Bit Boinc Client and have to edit the file anyway.

cu,
Michael

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4264
Credit: 244920768
RAC: 17022

RE: I don't know, I just

Message 68306 in response to message 68305

Quote:
I don't know, I just changed it to be on the save side. ;-)
Anyway, I like it when the file is readable when I open it in TotalCommander with "F4"(edit). And there are people, that use a 64Bit Boinc Client and have to edit the file anyway.


Sorry, didn't thought about those. I usually edit these files with Wordpad.exe anyway if I need to at all.

BM

BM

Brian Silvers
Brian Silvers
Joined: 26 Aug 05
Posts: 772
Credit: 282700
RAC: 0

RE: A new Windows App is

Quote:

A new Windows App is available from our Beta Test Page.

After failing in trying to reproduce the client errors on our own systems in order to fix them, this is an App release that is primarily meant to enrich the information returned from your machines in case of a client error.

In case of a (debuggable) client error a debugger will be loaded (by newer BOINC Clients) that will in turn contact the Einstein@Home server in order to download debugging symbols ("phone home"). This means that the PDB is no longer distributed with the App, and symbol information will be downloaded compressed and only when needed.

This version of the App also avoids the modf() call with the buggy CPU detection, which should eliminate one reason for instability and speed up tasks on machins with AMD CPUs (and probably non-SSE Intel, too).

BM

Thank you for proving me wrong...

I went ahead and did the hex edit to the executable yesterday for the last result I currently have and have seen the approx 30% performance improvement. I'll try the new app once I get done with that result (approx 3 hours from now). I didn't have any crashes, just the AMD slowness, so all I will be doing is comparing the hack vs. whatever you did, unless the new version induces crashes on my machine...

Brian

RandyC
RandyC
Joined: 18 Jan 05
Posts: 6003
Credit: 111139797
RAC: 0

Does this app fix the cross

Does this app fix the cross platform validation problems?

Seti Classic Final Total: 11446 WU.

Crunch3r
Crunch3r
Joined: 22 Jan 05
Posts: 90
Credit: 30237616
RAC: 0

Hi, i've tried the 4.23 app

Message 68309 in response to message 68307

Hi,
i've tried the 4.23 app and i'm seeing over 2.3 mio pagefaults after 18 min. off runtime.

Isn't that a bit to high or am i the only one seeing this ?

Brian Silvers
Brian Silvers
Joined: 26 Aug 05
Posts: 772
Credit: 282700
RAC: 0

RE: Hi, i've tried the 4.23

Message 68310 in response to message 68309

Quote:

Hi,
i've tried the 4.23 app and i'm seeing over 2.3 mio pagefaults after 18 min. off runtime.

Isn't that a bit to high or am i the only one seeing this ?

Well, I have 83 million after 12 hours on the original app... What all that means, not sure... Perhaps it really just means that data that was being sought was not found in memory, thus it really is like a cache miss...?

Akos Fekete
Akos Fekete
Joined: 13 Nov 05
Posts: 561
Credit: 4527270
RAC: 0

RE: Hi, i've tried the 4.23

Message 68311 in response to message 68309

Quote:

Hi,
i've tried the 4.23 app and i'm seeing over 2.3 mio pagefaults after 18 min. off runtime.

Isn't that a bit to high or am i the only one seeing this ?


I also noticed it, but I think it's normal.
Some recursive subroutines call the OS to request/free memory.
It needs only 0,5 - 1,5% of the full process time.

Brian Silvers
Brian Silvers
Joined: 26 Aug 05
Posts: 772
Credit: 282700
RAC: 0

RE: Does this app fix the

Message 68312 in response to message 68308

Quote:
Does this app fix the cross platform validation problems?

My take on that is "no", but perhaps the "instability" corrections really mean that?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.