mersenneforum.org  

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

Reply
 
Thread Tools
Old 2014-12-17, 23:47   #144
hensowi
 
Dec 2014

3 Posts
Post Intel Core i7 4500U

This is the message I get:
Optimizing for CPU architecture: Unknown Intel, L2 cache size: 256 KB, L3 cache size: 4MB

I am looking at the CPUSupportsXXX flags in undoc.txt now.
hensowi is offline   Reply With Quote
Old 2014-12-18, 01:53   #145
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19·397 Posts
Default

In Options/CPU dialog box prime95 will tell you if it thinks AVS and FMA are supported.

Also, when you start or resume a test, it will tell you if an AVX or FMA FFT is being used.
Prime95 is offline   Reply With Quote
Old 2014-12-18, 07:54   #146
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

2D7F16 Posts
Default

Quote:
Originally Posted by Prime95 View Post
From undoc.txt:

Code:
...The Program Normally Uses The Smaller Fft Size If The Average
 Roundoff Error Is Below A Value In 0.241 To 0.243 Range. ...
"Average Roundoff Error" defined how? Average over all (unnormalized, unrounded) convolution output words and multiple iterations, or the maximum Roundoff Error among the output words, averaged over multiple iterations?

Last fiddled with by ewmayer on 2014-12-18 at 07:55
ewmayer is offline   Reply With Quote
Old 2014-12-18, 15:27   #147
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

19·397 Posts
Default

Quote:
Originally Posted by ewmayer View Post
"Average Roundoff Error" defined how? Average over all (unnormalized, unrounded) convolution output words and multiple iterations, or the maximum Roundoff Error among the output words, averaged over multiple iterations?
Start with random data.
Execute 1000 LL iterations getting the maximum roundoff error for each iteration.
Average the 1000 samples.
Prime95 is offline   Reply With Quote
Old 2014-12-19, 03:39   #148
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

19·613 Posts
Default

Quote:
Originally Posted by Prime95 View Post
Start with random data.
Execute 1000 LL iterations getting the maximum roundoff error for each iteration.
Average the 1000 samples.
Thanks - that's what I call the "Avg Max Error" - I also use the "Max Max Error" in gauging roundoff impact of e.g. choice of a specific short-length DFT algorithm or FMA usage, although it's a much noisier metric, as a result of which I've switched to doing 10000-iteration test runs at each FFT length once I've found the best-FFT-params-to-use for the various lengths using 1000-iter timing runs.

Random data meaning random signed ints whose average bitsize (assuming conversion to a nonnegative-digit normalization) equals p/n? [p = M-exponent, n = real-signal array length.]

Last fiddled with by ewmayer on 2014-12-19 at 03:47
ewmayer is offline   Reply With Quote
Old 2015-01-09, 01:09   #149
fregames
 
Jan 2015
USA

3 Posts
Default

is there a way to run prime95 on many computers testing different sections of the same LL number?
fregames is offline   Reply With Quote
Old 2015-01-09, 16:05   #150
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

Quote:
Originally Posted by fregames View Post
is there a way to run prime95 on many computers testing different sections of the same LL number?
No unfortunately. Each individual iteration is the direct product of the previous iteration. Therefore they must be done exactly in order.
Dubslow is offline   Reply With Quote
Old 2015-01-09, 16:14   #151
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26×151 Posts
Default

But of course, no one stops you to run P95 in as many computers you can, doing different LL tests...
The more the better...
LaurV is offline   Reply With Quote
Old 2015-01-16, 18:08   #152
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

13×151 Posts
Default AID Numbers in Worktodo

What is the purpose of these values and are they really necessary? I am entering them by hand from a mobole device. It gets tedious after a while.
storm5510 is offline   Reply With Quote
Old 2015-01-16, 20:10   #153
TheMawn
 
TheMawn's Avatar
 
May 2013
East. Always East.

172710 Posts
Default

Assignment ID. This number is actually quite important if you're interested in being credited with the work. This is an extra bit of safety used to make sure you work on the correct job. If the AID doesn't match the actual assignment, I believe Prime95 discards the assignment and goes to work on the next?
TheMawn is offline   Reply With Quote
Old 2015-01-16, 21:59   #154
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I am entering them by hand from a mobole device.
That is definitely not the best way to enter them. Even mobile devices have a copy-paste equivalent.
Batalov is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
LLR Version 3.8.18 released [deprecated] Jean Penné Software 43 2017-02-20 12:05
LLR Version 3.8.17 released [deprecated] Jean Penné Software 18 2017-02-01 12:49
LLR Version 3.8.14 released (deprecated) Jean Penné Software 67 2015-05-02 07:24
LLR beta Version 3.8.13 (deprecated) Jean Penné Software 111 2015-01-26 21:41
64 Bit version of prime95 SalemTheCat100 Software 5 2005-04-07 12:58

All times are UTC. The time now is 23:29.


Fri Aug 6 23:29:35 UTC 2021 up 14 days, 17:58, 1 user, load averages: 3.93, 3.87, 3.95

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.