mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-04-27, 19:35   #34
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

165618 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Edit2: Notice that in both my case and Brian's, the roundoff was not even less than 1, rather it was E3, E4, E75. How could that possibly be a valid roundoff?
Problem found!! Thanks for uncovering it. I'll get a new build uploaded as soon as possible.

The bug was improper initialization of the maximum round off error. This code changed in 27.6 with the upgraded multithreading code.

Note: I'm somewhat surprised the problem didn't occur more often.

Last fiddled with by Prime95 on 2012-04-27 at 19:36
Prime95 is offline   Reply With Quote
Old 2012-04-27, 19:39   #35
BrianOC
 
Apr 2012

F16 Posts
Default

Now this is hardware or software failure?


Edit:
Quote:
Originally Posted by Prime95 View Post
Problem found!! Thanks for uncovering it. I'll get a new build uploaded as soon as possible.

The bug was improper initialization of the maximum round off error. This code changed in 27.6 with the upgraded multithreading code.

Note: I'm somewhat surprised the problem didn't occur more often.

Last fiddled with by BrianOC on 2012-04-27 at 19:40
BrianOC is offline   Reply With Quote
Old 2012-04-27, 20:00   #36
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 Prime95 View Post
Problem found!! Thanks for uncovering it. I'll get a new build uploaded as soon as possible.

The bug was improper initialization of the maximum round off error. This code changed in 27.6 with the upgraded multithreading code.

Note: I'm somewhat surprised the problem didn't occur more often.
FWIW, I was doing strictly single threaded tests (not even HT, as I said). (I think Brian was doing the same, one worker per HT.)

Last fiddled with by Dubslow on 2012-04-27 at 20:01
Dubslow is offline   Reply With Quote
Old 2012-04-27, 21:09   #37
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by Dubslow View Post
FWIW, I was doing strictly single threaded tests (not even HT, as I said). (I think Brian was doing the same, one worker per HT.)
Yes, the torture test is only single-threaded, but both multi-threaded and single-threaded use the new initialization code.

Build 3 is now uploaded. Let me know if I goofed on the fix.
Prime95 is offline   Reply With Quote
Old 2012-04-27, 21:13   #38
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 Prime95 View Post
Build 3 is now uploaded. Let me know if I goofed on the fix.
Well... at least it got to 4.3/4.6 MB before it hanged. Trying dabaichi's pause trick now.

Last fiddled with by Dubslow on 2012-04-27 at 21:13 Reason: s/the/to
Dubslow is offline   Reply With Quote
Old 2012-04-27, 21:14   #39
Jwb52z
 
Jwb52z's Avatar
 
Sep 2002

11000111112 Posts
Default

Why am I getting a Primenet Error 9 and Untrusted software versions currently excluded by Primenet when trying to use 27.6?
Jwb52z is offline   Reply With Quote
Old 2012-04-27, 21:17   #40
Redarm
 
Redarm's Avatar
 
Apr 2012
Berlin Germany

638 Posts
Thumbs up

Quote:
Originally Posted by Prime95 View Post
Note: I'm somewhat surprised the problem didn't occur more often.
Had the same problem here, now fixed
Redarm is offline   Reply With Quote
Old 2012-04-27, 21:19   #41
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

160658 Posts
Default

Quote:
Originally Posted by Jwb52z View Post
Why am I getting a Primenet Error 9 and Untrusted software versions currently excluded by Primenet when trying to use 27.6?
Hmm... I reported a result last night just fine with 27.6. Are you using the new build (already)? If so, give it an hour for PrimeNet's database to catch up.

Edit: After a while the DL said "interrupted". I'll keep trying...
Edit2: It worked Testing now.
3: 5 minutes into the small FFT test, no errors... I'll let it run a half hour. Thanks to Brian for posting about it ('cause sometimes, it isn't hardware errors )
4: 30 minutes of Small FFT, no errors. Reverting to production

Last fiddled with by Dubslow on 2012-04-27 at 22:02
Dubslow is offline   Reply With Quote
Old 2012-04-27, 21:29   #42
Jwb52z
 
Jwb52z's Avatar
 
Sep 2002

11000111112 Posts
Default

I went back to 27.4 for now until it gets fixed better.
Jwb52z is offline   Reply With Quote
Old 2012-04-27, 21:59   #43
BrianOC
 
Apr 2012

3·5 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Hmm... I reported a result last night just fine with 27.6. Are you using the new build (already)? If so, give it an hour for PrimeNet's database to catch up.

Edit: After a while the DL said "interrupted". I'll keep trying...
Edit2: It worked Testing now.
3: 5 minutes into the small FFT test, no errors... I'll let it run a half hour. Thanks to Brian for posting about it ('cause sometimes, it isn't hardware errors )
Yees not hardware failure huuh New bulid work i now tested no problems. Nice! Thanks for help all!
BrianOC is offline   Reply With Quote
Old 2012-04-28, 00:21   #44
Jwb52z
 
Jwb52z's Avatar
 
Sep 2002

17·47 Posts
Default

I am currently on my new laptop and I think that the reason I may have gotten the error with 27.6, I have since switched back to 27.4 for now, is that 27.4 reports my i7 2670QM as having AVX processor cores. I remember vaguely reading something about that causing problems. I will try 27.6 again in a few days to see if something else I might have done wrong caused it to react with the errors I mentioned and then I'll report back.

Last fiddled with by Jwb52z on 2012-04-28 at 00:24
Jwb52z 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:36.


Mon Aug 2 06:36:22 UTC 2021 up 10 days, 1:05, 0 users, load averages: 1.12, 1.22, 1.21

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.