mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2017-08-27, 08:31   #56
mackerel
 
mackerel's Avatar
 
Feb 2016
UK

22·109 Posts
Default

Quote:
Originally Posted by Prime95 View Post
The option is only available (meaningful) if number of worker windows (in Test/Workers Windows) is set to more than one.
I only run Prime95 as a stress test or benchmark. With the move towards ever more cores/threads, stress test ends up popping up a load of windows, each of which too small to display anything useful. As mentioned previously I found I could work around it by editing prime.txt but it would be nice just to allow selection of this without limitation. At worst, if not meaningful it will do nothing right?
mackerel is offline   Reply With Quote
Old 2017-08-27, 14:13   #57
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

165678 Posts
Default

Quote:
Originally Posted by mackerel View Post
I only run Prime95 as a stress test or benchmark. With the move towards ever more cores/threads, stress test ends up popping up a load of windows, each of which too small to display anything useful. As mentioned previously I found I could work around it by editing prime.txt but it would be nice just to allow selection of this without limitation. At worst, if not meaningful it will do nothing right?
Good point. I'll change it.
Prime95 is offline   Reply With Quote
Old 2017-08-31, 09:40   #58
thyw
 
Feb 2016
! North_America

2×43 Posts
Default

Is it intended for prime95 to write those gwnum.txt timings into the results.txt ?
On manual testing and reporting it could get in the way.
Also on my AMD Kaveri cpu (a10-7300) it detects that it has 2 MB L2, while every other program/website reports it has 2 x 2 MB L2.
thyw is offline   Reply With Quote
Old 2017-09-01, 01:38   #59
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19×397 Posts
Default

Quote:
Originally Posted by thyw View Post
Is it intended for prime95 to write those gwnum.txt timings into the results.txt ?
On manual testing and reporting it could get in the way.
Also on my AMD Kaveri cpu (a10-7300) it detects that it has 2 MB L2, while every other program/website reports it has 2 x 2 MB L2.
Manual results processor will ignore all those benchmark lines. I thought the user might find some of the data interesting.

Don't fret about the mis-identified L2 cache.
Prime95 is offline   Reply With Quote
Old 2017-09-01, 05:06   #60
S485122
 
S485122's Avatar
 
"Jacob"
Sep 2006
Brussels, Belgium

2×32×5×19 Posts
Default

AFAIK Prime95 identifies L1 and L2 cache by core and L3 by CPU.

A question : there are new versions of Prime95 29.2 for Windows out, same file and program version but a bit bigger.What is the difference ? It must not affect the core of the program because the other 29.2 versions have not changed. (The previous 29.2 was dated 2017-06-23, the current one 2017-08-27.)

Jacob
S485122 is offline   Reply With Quote
Old 2017-09-01, 14:20   #61
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19×397 Posts
Default

Quote:
Originally Posted by S485122 View Post
A question : there are new versions of Prime95 29.2 for Windows out, same file and program version but a bit bigger.What is the difference ? It must not affect the core of the program because the other 29.2 versions have not changed. (The previous 29.2 was dated 2017-06-23, the current one 2017-08-27.)
see 3 and 4 in post #2 of this thread
Prime95 is offline   Reply With Quote
Old 2017-09-04, 05:01   #62
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

236568 Posts
Default

I moved to 292-B4 this evening. I ran some quick torture tests, and then set it to the throughput bench with Benchmark all FFT implementations checked. Somewhere in the mid-to upper 3000s it crashed with the following error message:
Code:
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    prime95.exe
  Application Version:    29.2.1.0
  Application Timestamp:    594c5cad
  Fault Module Name:    ntdll.dll
  Fault Module Version:    6.1.7601.23864
  Fault Module Timestamp:    595fa942
  Exception Code:    c0000005
  Exception Offset:    00000000000239bc
  OS Version:    6.1.7601.2.1.0.256.48
  Locale ID:    1033
  Additional Information 1:    7428
  Additional Information 2:    7428a25e70a5bdacbffc298dd7718274
  Additional Information 3:    abff
  Additional Information 4:    abff51d694d05bdb8440c6b914fa2ceb
This is an i7-6700k running at 4.3 GHz, which it has been happy at in the past. 16 GB RAM, Asus Z170 board
kladner is offline   Reply With Quote
Old 2017-09-04, 13:19   #63
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

754310 Posts
Default

can you email me the results.txt file?
Prime95 is offline   Reply With Quote
Old 2017-09-04, 15:42   #64
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by Prime95 View Post
can you email me the results.txt file?
Will do, via gmail.
I think this may have been an error on my part, involving saved BIOS settings.
I have subsequently completed the benchmark without error.

Last fiddled with by kladner on 2017-09-04 at 15:48
kladner is offline   Reply With Quote
Old 2017-09-05, 04:53   #65
vsuite
 
Jan 2010

2·3·19 Posts
Default

Quote:
Originally Posted by Prime95 View Post
1) The Windows version does not use new benchmark data in FFT selection until prime95 is restarted. Fixed in 29.2 build 3.
2) Throughput benchmarks using less than all cores improperly used all cores. Fixed in 29.2 build 4.
3) Using benchmark data on AMD Bulldozer with SUM(INPUTS) checking enabled can lead to errors initializing FFTs. Fixed in 29.2 build 5.
4) Auto benchmark runs even if user is not running any workers. Auto benchmark runs on battery power even if "run on battery power" option is not selected. Fixed in 29.2 build 5.
Has any functionality or operation changed between 29.2 build 4 and 5 for i3, i5 and i7 desktops already doing LL, DC, P-1 and TF please?
vsuite is offline   Reply With Quote
Old 2017-09-05, 18:01   #66
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19×397 Posts
Default

Quote:
Originally Posted by vsuite View Post
Has any functionality or operation changed between 29.2 build 4 and 5 for i3, i5 and i7 desktops already doing LL, DC, P-1 and TF please?
No. Only two obscure bugs were fixed (see post #2 in this thread).

29.3 is coming soon.
Prime95 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 version 27.3 Prime95 Software 148 2012-03-18 19:24
Prime95 version 26.3 Prime95 Software 76 2010-12-11 00:11
Prime95 version 25.5 Prime95 PrimeNet 369 2008-02-26 05:21
Prime95 version 25.4 Prime95 PrimeNet 143 2007-09-24 21:01
When the next prime95 version ? pacionet Software 74 2006-12-07 20:30

All times are UTC. The time now is 13:05.


Fri Aug 6 13:05:47 UTC 2021 up 14 days, 7:34, 1 user, load averages: 3.59, 3.45, 3.01

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.