mersenneforum.org  

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

Reply
Thread Tools
Old 2015-09-18, 03:55   #1024
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

331310 Posts
Default

Quote:
Originally Posted by retina View Post
It must be a new hidden prime discovered in there!
LOL... yeah, in the last 3 of the range. I wish.

But seriously, this summary report is *the* one part of the website that I was really afraid to touch too much because the code that generates all that data is scary to me. It's weird and complex and hard to follow.

I'm staring at it more now than I ever had previously and I remember why I didn't want to mess with it before. LOL

The good news is, the count will only be weird for a little longer until these last 3 in the range are done.
Madpoo is offline   Reply With Quote
Old 2015-09-18, 04:51   #1025
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

622610 Posts
Default

Quote:
Originally Posted by Madpoo View Post
The good news is, the count will only be weird for a little longer until these last 3 in the range are done.
Maybe, until more of the same error are uncovered in the future.

It seems to me (and presumably others) that the data are wrong. How can we be sure the other data are not also wrong? Don't you wanna fix the errors and have confidence that nothing is missed?
retina is online now   Reply With Quote
Old 2015-09-18, 06:28   #1026
retina
Undefined
 
retina's Avatar
 
"The unspeakable one"
Jun 2006
My evil lair

2×11×283 Posts
Default

Code:
57000000 55901  1 | 35999   151 19747           3 |                 3    43 |                   19704 |
'3' == '3'.
retina is online now   Reply With Quote
Old 2015-09-18, 07:08   #1027
snme2pm1
 
"Graham uses ISO 8601"
Mar 2014
AU, Sydney

3638 Posts
Default

Quote:
Originally Posted by Madpoo View Post
The good news is, the count will only be weird for a little longer until these last 3 in the range are done.
Or, unless repaired ... It might have looked ugly if the "2" became a "-1".

Last fiddled with by snme2pm1 on 2015-09-18 at 07:17 Reason: Or perhaps 2^32-1
snme2pm1 is offline   Reply With Quote
Old 2015-09-18, 19:00   #1028
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

3,313 Posts
Default

Quote:
Originally Posted by retina View Post
Code:
57000000 55901  1 | 35999   151 19747           3 |                 3    43 |                   19704 |
'3' == '3'.
George found the problem and fixed it. It was a relic of the way primes were stored in the results table or something like that, and the code to generate the report wasn't taking that into account for primes discovered in the past few years.

He mentioned that not only would the 57M range be correct now, but also some stats on the 42M range.
Madpoo is offline   Reply With Quote
Old 2015-09-19, 03:00   #1029
snme2pm1
 
"Graham uses ISO 8601"
Mar 2014
AU, Sydney

35 Posts
Default

Quote:
Originally Posted by Madpoo View Post
George found the problem and fixed it.
I suspected that would be the way of things from your expressed difficulty to grasp the code semantics.
I had imagined that there were colours added to column dividers of that venerable table, but perhaps it was an aberration of the remoting facility.

Last fiddled with by snme2pm1 on 2015-09-19 at 03:35 Reason: Probable altered colours from remote tool.
snme2pm1 is offline   Reply With Quote
Old 2015-09-19, 03:43   #1030
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

CF116 Posts
Default

Quote:
Originally Posted by snme2pm1 View Post
I suspected that would be the way of things from your expressed difficulty to grasp the code semantics.
I had imagined that there were colours added to column dividers of that venerable table, but perhaps it was an aberration of the remoting facility.
You're talking about this page, right?
http://www.mersenne.org/primenet/

There shouldn't be any colors at all in the columns. Must have been something funky going on with the browser, I guess.

And yeah, when it comes to some of the data on the site and database, I'm still a little lost about things. I try to offload what I can from George and avoid bugging him, but sometimes it's inevitable.
Madpoo is offline   Reply With Quote
Old 2015-09-19, 03:51   #1031
snme2pm1
 
"Graham uses ISO 8601"
Mar 2014
AU, Sydney

35 Posts
Default

Quote:
Originally Posted by Madpoo View Post
You're talking about this page, right?
http://www.mersenne.org/primenet/

There shouldn't be any colors at all in the columns. Must have been something funky going on with the browser, I guess.

And yeah, when it comes to some of the data on the site and database, I'm still a little lost about things. I try to offload what I can from George and avoid bugging him, but sometimes it's inevitable.
Yes that is that URL in question.
When I view that at via TeamViewer at a remote location I see various colours at the "|" symbols.
I initially imagined that having got a new glimpse of the code behind this table that you couldn't resist the urge to spice it up somewhat.
It is probably the only remaining table that has not suffered a serious face-lift in the last year of your revolution!

Last fiddled with by snme2pm1 on 2015-09-19 at 03:54
snme2pm1 is offline   Reply With Quote
Old 2015-09-19, 22:03   #1032
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

342710 Posts
Default

Quote:
Originally Posted by snme2pm1 View Post
When I view that at via TeamViewer at a remote location I see various colours at the "|" symbols
Probably aliasing artifacts from viewing the page at scaled resolution?
James Heinrich is offline   Reply With Quote
Old 2015-10-14, 05:37   #1033
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2·5·293 Posts
Default

I found a bug with the /manual_gpu_assignment/ page.

As a little mini project, I decided to do all the DCTF above the GPU72 range, so above 58M. I encountered a problem when using the following settings for the form:

Number of assignments you want:  , or GHz-days of work you want: 500
Preferred work range: TF for double-checks
Optional exponent range: 80000000 to 84000000
Work preference: Lowest exponents
Optional bit level to factor to: 74

Sometimes the form gives assignments with no LL work, only expired PM1-L work, such as M80017243, or exponents with no work at all.

The expected behaviour would be for it to return no work, unless I'm misunderstanding something.

Last fiddled with by Mark Rose on 2015-10-14 at 05:57
Mark Rose is offline   Reply With Quote
Old 2015-10-14, 15:43   #1034
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

63618 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
I found a bug with the /manual_gpu_assignment/ page.

As a little mini project, I decided to do all the DCTF above the GPU72 range, so above 58M. I encountered a problem when using the following settings for the form:

Number of assignments you want:  , or GHz-days of work you want: 500
Preferred work range: TF for double-checks
Optional exponent range: 80000000 to 84000000
Work preference: Lowest exponents
Optional bit level to factor to: 74

Sometimes the form gives assignments with no LL work, only expired PM1-L work, such as M80017243, or exponents with no work at all.

The expected behaviour would be for it to return no work, unless I'm misunderstanding something.
George or James could comment better, but as far as I know, if there isn't any available work given the options, I think it starts falling through and finding similar work. At least, that was my understanding when I glanced at the usual assignment code a while back, but I wasn't looking at the gpu assignment page which could be quite different.
Madpoo is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Official "Faits erronés dans de belles-lettres" thread ewmayer Lounge 39 2015-05-19 01:08
Official "all-Greek-to-me Fiction Literature and Cinema" Thread ewmayer Science & Technology 41 2014-04-16 11:54
Official "Lasciate ogne speranza" whinge-thread cheesehead Soap Box 56 2013-06-29 01:42
Official "Ernst is a deceiving bully and George is a meanie" thread cheesehead Soap Box 61 2013-06-11 04:30
Official "String copy Statement Considered Harmful" thread Dubslow Programming 19 2012-05-31 17:49

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


Fri Aug 6 05:55:56 UTC 2021 up 14 days, 24 mins, 1 user, load averages: 3.73, 3.55, 3.24

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.