New cpu test/benchmark app...........

Message boards : Number crunching : New cpu test/benchmark app...........
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 366026 - Posted: 13 Jul 2006, 17:19:18 UTC

Simon (Oh, great chicken).....
Downloaded and tried the new cpu test/benchmark app this morning. I was going to try it on that NT machine that wouldn't run the sse app earlier this week (any progress?).
Downloaded it and unzipped it to my temp file, when I tried to run the test app, it will not run. Got the error window 'unable to locate dll'. Appears it is looking for mscoree.dll in the error window.
This was on one of my win2k systems, I was going to try to run it there first before trying it on that NT sytem.
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 366026 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 366035 - Posted: 13 Jul 2006, 17:27:56 UTC

You will have to install the Microsoft .NET framework, Version 1.1 or later to run this application.

I do believe it's available for NT, check microsoft.com.

HTH,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 366035 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 366046 - Posted: 13 Jul 2006, 17:35:28 UTC

Simon...What is the .net framework used for? If that is not a normal Windoze component, you might as well let everybody know up front that it is required before they go to the trouble of downloading and trying the new app. Or is it standard on Windoze after win2k? Thanx.
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 366046 · Report as offensive
1mp0£173
Volunteer tester

Send message
Joined: 3 Apr 99
Posts: 8423
Credit: 356,897
RAC: 0
United States
Message 366051 - Posted: 13 Jul 2006, 17:37:07 UTC - in response to Message 366046.  

Simon...What is the .net framework used for? If that is not a normal Windoze component, you might as well let everybody know up front that it is required before they go to the trouble of downloading and trying the new app. Or is it standard on Windoze after win2k? Thanx.

.net is the current "hot" (according to Microsoft) development framework. It is mostly safe to assume that it will be on most Windows machines. Most of the current Microsoft development tools use/require it.
ID: 366051 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 366066 - Posted: 13 Jul 2006, 17:43:04 UTC
Last modified: 13 Jul 2006, 17:43:40 UTC

Pretty much...

most any recent application uses the .NET framework. Office 2003 uses it (like pretty much all recent Microsoft apps).

In 99% of all cases, you will have already installed it.

I noticed I forgot to put a mention of it into the announcement, but that's a bit difficult to change now (you know, can only edit for one hour after posting).

HTH,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 366066 · Report as offensive
Astro
Volunteer tester
Avatar

Send message
Joined: 16 Apr 02
Posts: 8026
Credit: 600,015
RAC: 0
Message 366098 - Posted: 13 Jul 2006, 18:04:37 UTC
Last modified: 13 Jul 2006, 18:05:04 UTC

Simon did mention the .NET requirement yesterday in this post
ID: 366098 · Report as offensive
Bart Barenbrug

Send message
Joined: 7 Jul 04
Posts: 52
Credit: 337,401
RAC: 0
Netherlands
Message 367169 - Posted: 14 Jul 2006, 18:52:23 UTC

The new benchmarking app doesn't run here (but the client does, and that's the important thing). When starting it, it comes with an error message "The application failed to initalize properly (0xc0000135). Click on OK to terminate the application". It looks like the only dll that it depends on is "mscoree.dll" which on my system is present and located in c:\\windows\\system32\\URTTemp (seems a bit of a suspect location: could that be a problem, though the error message doesn't seem to point to a missing dll?). Is this .net related (I think I installed that at some point, but is there a sure way to check)?

Also, is this a debug build? There seems to be some debug data in it:
Debug Formats in File:
  Type            Size       Address    FilePtr    Charactr   TimeData   Version
  CODEVIEW        0x000000B4 0x0000C01C 0x0000B01C 0x00000000 0x44B5E65B 0.00
    (RSDS, C:\\Dokumente und Einstellungen\\Administrator\\Eigene Dateien\\Visual Studio Projects\\KWSN - CPU Detector\\obj\\Debug\\KWSN - CPU Test & Benchmark Tool BETA1.pdb)
(at least the full path in there is useless on user's pcs)
ID: 367169 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 367173 - Posted: 14 Jul 2006, 19:01:25 UTC - in response to Message 367169.  

The new benchmarking app doesn't run here (but the client does, and that's the important thing). When starting it, it comes with an error message "The application failed to initalize properly (0xc0000135). Click on OK to terminate the application". It looks like the only dll that it depends on is "mscoree.dll" which on my system is present and located in c:\\windows\\system32\\URTTemp (seems a bit of a suspect location: could that be a problem, though the error message doesn't seem to point to a missing dll?). Is this .net related (I think I installed that at some point, but is there a sure way to check)?

Also, is this a debug build? There seems to be some debug data in it:
Debug Formats in File:
  Type            Size       Address    FilePtr    Charactr   TimeData   Version
  CODEVIEW        0x000000B4 0x0000C01C 0x0000B01C 0x00000000 0x44B5E65B 0.00
    (RSDS, C:\\Dokumente und Einstellungen\\Administrator\\Eigene Dateien\\Visual Studio Projects\\KWSN - CPU Detector\\obj\\Debug\\KWSN - CPU Test & Benchmark Tool BETA1.pdb)
(at least the full path in there is useless on user's pcs)


See my first post in this thread....mscoree.dll is what my systems was looking for also. However, I do not have it on my system, as I apperently have not installed any apps that use it. I will probably check into getting it from Microsoft's website, but I have manually installed the correct optimized app for my processor, so I am not in any hurry to do so. I am guessing that the folder you have it in was maybe installed by a program rather than by Windows, and is not where the system is trying to find it. Might have to copy it to the correct location, although I am afraid I cannot tell you where that would be....
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 367173 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 367180 - Posted: 14 Jul 2006, 19:15:49 UTC

Yes,

there is still debug data in there, there's even a debug database (.pdb) file there. Since this is still a Beta version (meaning not very well tested), I decided it was better to put out a debug build in case people had trouble.

Also, when you install the .NET framework, all necessary DLLs and files are copied to the correct place on your system automatically.

You cannot simply copy the DLL and expect things to work - they won't. You need to install the .NET framework 1.1 package or later to make the program work.

HTH,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 367180 · Report as offensive
Bart Barenbrug

Send message
Joined: 7 Jul 04
Posts: 52
Credit: 337,401
RAC: 0
Netherlands
Message 367212 - Posted: 14 Jul 2006, 21:10:46 UTC

Ah yes. Stupid me. I should learn how to read... Thanks! It looks like I only had some left-overs from the .Net framework on my computer (I'm sure I installed it when fiddling around with boinc-spy quite awhile back). I just (re)installed .Net framework 2.0 and now it runs like a charm and tells me I chose correctly when I went Chicken last week. ;)

Minor cosmetic detail: the text in all caps at the top right urging me to quit boinc before running the tests gets truncated after "STARTING THE" on my screen (if it would help I can post a screenshot if that's not the case on your system).

Also: the stderr.txt file simply gets appended to. It's nice to see your output there already to show what the outcome should be like, but maybe it's nice to add a separator between runs of the different clients to indicate that a new set of tests starts here, by also letting the benchmark app write a few lines to stderr.txt before starting the tests (this extra line can then also include when the tests were run etc. or whatever information other might be useful). I don't know ho many people actually look at that file, so it might not be worth the effort, but I thought I'd post the idea anyhow.

I love the idea you describe in the other topic, Simon, to extend the app in the future to include configurable benchmarking and automatic result sharing. It'll be a sort of boinc manager of your own, starting up seti clients and reporting the results online, but then collecting data on how seti/boinc is doing. So more like a meta-boinc manager (or meta-seti). Let me reiterate my appreciation for all you're doing. Thanks!
ID: 367212 · Report as offensive
Profile MikeSW17
Volunteer tester

Send message
Joined: 3 Apr 99
Posts: 1603
Credit: 2,700,523
RAC: 0
United Kingdom
Message 367215 - Posted: 14 Jul 2006, 21:13:17 UTC - in response to Message 367173.  



See my first post in this thread....mscoree.dll is what my systems was looking for also. However, I do not have it on my system, as I apperently have not installed any apps that use it. I will probably check into getting it from Microsoft's website, but I have manually installed the correct optimized app for my processor, so I am not in any hurry to do so. I am guessing that the folder you have it in was maybe installed by a program rather than by Windows, and is not where the system is trying to find it. Might have to copy it to the correct location, although I am afraid I cannot tell you where that would be....


FWIW, this site seems to have all the DLLs anyone could want for download.

I found it the other day when I ran Noton One Button Checkup (havn't done do for ages) and got several reports of missing DLLs - satisfied all the downloads there.

ID: 367215 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 367269 - Posted: 14 Jul 2006, 22:23:57 UTC

In this case, installing all missing libraries manually is really not the way to go. .NET is more than just some DLLs that you're missing, like stated before.

If you go that route, you're asking for trouble in the future.

Not recommended :o) It may work for you, but why do things the difficult way if there's an easy one? Download, double-click, click "accept" + "next/next/finish". Done...I really fail to see the problem :o)

I could develop this app without .NET, but I won't. It's been around since 2002, V1.1 comes with automatic updates on Windows if you enable them. While using a monolithic runtime package like .NET seems overkill for a tiny program, this tiny program would be huge without it (you'd have to include all needed libs manually).

All in all, there really is no way around .NET now or in the future, if you're using Windows. New versions will not even work without it (see Vista).

Regards,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 367269 · Report as offensive
SETI User

Send message
Joined: 29 Jun 02
Posts: 369
Credit: 0
RAC: 0
Germany
Message 368029 - Posted: 15 Jul 2006, 10:50:48 UTC - in response to Message 367269.  
Last modified: 15 Jul 2006, 10:54:39 UTC


---CUT---
...I could develop this app without .NET, but I won't. It's been around since 2002, V1.1 comes with automatic updates on Windows if you enable them. While using a monolithic runtime package like .NET seems overkill for a tiny program, this tiny program would be huge without it (you'd have to include all needed libs manually).

All in all, there really is no way around .NET now or in the future, if you're using Windows. New versions will not even work without it (see Vista).

Regards,
Simon.



Hello!

There are two versions of .NET:

Microsoft .NET Framework Version 1.1
Microsoft .NET Framework 2.0: x86 (KB829019)

When I have the two versions on my PC, everything is O.K.?


Greetings!





ID: 368029 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 368093 - Posted: 15 Jul 2006, 13:12:03 UTC

Version 1.1 should be enough, I didn't use any 2.0-only components.

HTH,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 368093 · Report as offensive
kittyman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 9 Jul 00
Posts: 51468
Credit: 1,018,363,574
RAC: 1,004
United States
Message 368119 - Posted: 15 Jul 2006, 14:01:01 UTC

Hey, chickey......please don't apologize for doin' what you gotta do. Just cuz a few of us are still in the stone age (runnin NT4.0 on one of my 6 computers) doesn't mean you gotta cater to us. My rac has gone from 1500's to 1800's using your new apps, so all is cool, dude. Luv, ya man!!!! Chickens of the world unite!!!
"Freedom is just Chaos, with better lighting." Alan Dean Foster

ID: 368119 · Report as offensive
Profile Steve Cressman
Volunteer tester
Avatar

Send message
Joined: 6 Jun 02
Posts: 583
Credit: 65,644
RAC: 0
Canada
Message 368492 - Posted: 15 Jul 2006, 20:07:47 UTC
Last modified: 15 Jul 2006, 20:08:41 UTC

It's working good here Chicken of Angnor. One request though, could you make it trap the illegal instruction when it tries to test
an app that won't run on the system. The way it is now it spits out a windows error box that has to be clicked on to continue with
the next test phase. Did not really need to test my system as it is obvious that the sse already installed the other day is the fastest
one for my xp2500+ but was curious to see if my .net install was still funtional. I have v2.0.40607 beta , but v1.0.3705 and v1.1.4322
are still on here too.
:)
98SE XP2500+ @ 2.1 GHz Boinc v5.8.8

And God said"Let there be light."But then the program crashed because he was trying to access the 'light' property of a NULL universe pointer.
ID: 368492 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 368503 - Posted: 15 Jul 2006, 20:25:09 UTC

Interesting -

on my AMD test system, I get no error message/dialog box, and it just skips the ones it cannot execute. What hardware are you on? The .NET Beta may have something to do with your trouble.

Regards,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 368503 · Report as offensive
Profile Steve Cressman
Volunteer tester
Avatar

Send message
Joined: 6 Jun 02
Posts: 583
Credit: 65,644
RAC: 0
Canada
Message 368600 - Posted: 15 Jul 2006, 21:48:41 UTC - in response to Message 368503.  
Last modified: 15 Jul 2006, 21:49:03 UTC

Interesting -

on my AMD test system, I get no error message/dialog box, and it just skips the ones it cannot execute. What hardware are you on? The .NET Beta may have something to do with your trouble.

Regards,
Simon.

As i was making my previous post i had a suspicion that it could be an affect of my old OS(98se) since i had not seen any other
reports of this. And since it is such a minor issue, I would not worry to much about it Simon. It just makes your test app
interactive, lol.
:)
98SE XP2500+ @ 2.1 GHz Boinc v5.8.8

And God said"Let there be light."But then the program crashed because he was trying to access the 'light' property of a NULL universe pointer.
ID: 368600 · Report as offensive
Pepperammi

Send message
Joined: 3 Apr 99
Posts: 200
Credit: 737,775
RAC: 0
United Kingdom
Message 368617 - Posted: 15 Jul 2006, 22:00:26 UTC - in response to Message 368029.  
Last modified: 15 Jul 2006, 22:02:55 UTC


---CUT---
...I could develop this app without .NET, but I won't. It's been around since 2002, V1.1 comes with automatic updates on Windows if you enable them. While using a monolithic runtime package like .NET seems overkill for a tiny program, this tiny program would be huge without it (you'd have to include all needed libs manually).

All in all, there really is no way around .NET now or in the future, if you're using Windows. New versions will not even work without it (see Vista).
Regards,
Simon.

Hello!

There are two versions of .NET:

Microsoft .NET Framework Version 1.1
Microsoft .NET Framework 2.0: x86 (KB829019)

Greetings!

Isn't it up to version 3 now? I'm maybe wrong but I thought I saw it download .NET Framework 3 when is was gettiing all the updates for this system when did a clean install during the week.

[EDIT]
No my mistake. Was an extra version 2 security addon for x64. Just checked in add/remove programs.
ID: 368617 · Report as offensive
Profile KWSN - Chicken of Angnor
Volunteer developer
Volunteer tester
Avatar

Send message
Joined: 9 Jul 99
Posts: 1199
Credit: 6,615,780
RAC: 0
Austria
Message 368618 - Posted: 15 Jul 2006, 22:00:33 UTC

Lol, nicely put :o)

Wonder whether it adds the time taken until you click to the run time? Since the timing metric is the one I'm using to suggest apps, that may be counter-productive.

Thanks for the feedback!

Regards,
Simon.
Donate to SETI@Home via PayPal!

Optimized SETI@Home apps + Information
ID: 368618 · Report as offensive
1 · 2 · Next

Message boards : Number crunching : New cpu test/benchmark app...........


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.