mersenneforum.org  

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

Reply
 
Thread Tools
Old 2013-10-08, 20:11   #265
TObject
 
TObject's Avatar
 
Feb 2012

34×5 Posts
Default

Is there a way to switch to a larger FFT manually in the middle of a primarily test?
TObject is offline   Reply With Quote
Old 2013-10-08, 20:40   #266
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by TObject View Post
Is there a way to switch to a larger FFT manually in the middle of a primarily test?
You can, but there is no need to do that. The smaller FFT size is chosen because it will be faster, albeit a bit whiney.
Prime95 is offline   Reply With Quote
Old 2013-10-14, 17:49   #267
JTL
 
Oct 2013

3 Posts
Default Mac mprime vs prime95?

I'm sorry if this was asked earlier but I can't find this concern if so...


I see at http://www.mersenneforum.org/gimps/ there is p95v279.MacOSX and mprime277-MacOSX

Is the difference between the mac OS X mprime v27.7 and prime 95 v27.9 only for the GUI of prime95?

Otherwise, is there an mprime for mac os X at v27.9 that I can get?

I'm interested in mprime over prime95 so that I can script the execution and timing of mprime via unix-related utilities in Mac OS X.
JTL is offline   Reply With Quote
Old 2013-10-18, 05:13   #268
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

293010 Posts
Default

Quote:
Originally Posted by JTL View Post
I'm sorry if this was asked earlier but I can't find this concern if so...


I see at http://www.mersenneforum.org/gimps/ there is p95v279.MacOSX and mprime277-MacOSX

Is the difference between the mac OS X mprime v27.7 and prime 95 v27.9 only for the GUI of prime95?

Otherwise, is there an mprime for mac os X at v27.9 that I can get?

I'm interested in mprime over prime95 so that I can script the execution and timing of mprime via unix-related utilities in Mac OS X.
If you have a Haswell processor, the v27.9 version may give you better performance if:
* You have fewer than 4 real cores
* You have 4+ real cores with RAM faster than dual channel 2000 MHz (dual channel 1600 MHz RAM can barely keep 3 cores of my i7-4770 saturated when running v27.9).

If you have one of those Haswell Mac Pros with quad channel RAM, you probably want to talk Prime95 into compiling a version for you.

Last fiddled with by Mark Rose on 2013-10-18 at 05:13
Mark Rose is offline   Reply With Quote
Old 2013-10-18, 05:49   #269
sdbardwick
 
sdbardwick's Avatar
 
Aug 2002
North San Diego County

68510 Posts
Default

What 4 memory channel Haswells? AFAIK, the Pros are using Ivy Bridge-E based processors.

Last fiddled with by sdbardwick on 2013-10-18 at 05:53
sdbardwick is offline   Reply With Quote
Old 2013-10-18, 18:56   #270
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

B7216 Posts
Default

Quote:
Originally Posted by sdbardwick View Post
What 4 memory channel Haswells? AFAIK, the Pros are using Ivy Bridge-E based processors.
You're correct. My apologies.

When the Haswell-based Xeon's come out, then it will matter. But that's not until next year.
Mark Rose is offline   Reply With Quote
Old 2013-10-19, 21:10   #271
Yuno
 
Oct 2013
Winnipeg, MB, Canada

5 Posts
Default

28.1 with my ivy bridge runs so slowly & the fft lengths only last 5 mins instead of the usual 15? it droops vcore to the same amount and gets to the same temps as 27.9 & loves to crash. is it trying to force haswell instructions onto a cpu that doesnt have them or is it full of bugs or what? 27.9 goes flying & completes tons of tests..
Yuno is offline   Reply With Quote
Old 2013-10-20, 01:13   #272
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by Yuno View Post
28.1 with my ivy bridge runs so slowly & the fft lengths only last 5 mins instead of the usual 15? it droops vcore to the same amount and gets to the same temps as 27.9 & loves to crash. is it trying to force haswell instructions onto a cpu that doesnt have them or is it full of bugs or what? 27.9 goes flying & completes tons of tests..
All is OK. In 28.1 I changed each torture test to run more iterations. The theory is that the time spent running iterations is more stressful than the time doing setup work.

Sorry about the loving to crash. It is either due to the increased stress or it could be due to a bug -- especially if the crash comes in the same spot every time.

Last fiddled with by Prime95 on 2013-10-20 at 01:14
Prime95 is offline   Reply With Quote
Old 2013-10-20, 03:50   #273
Yuno
 
Oct 2013
Winnipeg, MB, Canada

1012 Posts
Default

Quote:
Originally Posted by Prime95 View Post
All is OK. In 28.1 I changed each torture test to run more iterations. The theory is that the time spent running iterations is more stressful than the time doing setup work.

Sorry about the loving to crash. It is either due to the increased stress or it could be due to a bug -- especially if the crash comes in the same spot every time.
it is most common at the 24k fft, it crashed once on stock speed too crash as in "prime95 has encountered an error etc" crash. i think small fft should default to 8k ~ 32k instead of 16k the caches of modern cpus have grown a lot, 24k is much more stressful than 8k or 16k.
Yuno is offline   Reply With Quote
Old 2013-10-21, 14:13   #274
JTL
 
Oct 2013

3 Posts
Default

Quote:
Originally Posted by JTL View Post
Is the difference between the mac OS X mprime v27.7 and prime 95 v27.9 only for the GUI of prime95?

Is the difference between the mac OS X mprime v27.7 and prime 95 v27.9 only for the GUI of prime95?
JTL is offline   Reply With Quote
Old 2013-10-23, 03:37   #275
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by JTL View Post
Is the difference between the mac OS X mprime v27.7 and prime 95 v27.9 only for the GUI of prime95?
Yes (and no). There were a few bug fixes between 27.7 and 27.9. These fixes are described in the second post of this thread. Unless you are running multi-threaded FFTs you shouldn't be affected.
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 06:30.


Mon Aug 2 06:30:34 UTC 2021 up 10 days, 59 mins, 0 users, load averages: 1.16, 1.22, 1.20

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.