mersenneforum.org  

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

Reply
 
Thread Tools
Old 2015-08-22, 16:36   #243
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

3,313 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
...
I have also discovered a problem that may be related to that. I have fixed the code, unfortunately I need to reparse a large amount of data. Hopefully I can complete that before the end of today, we'll see how it goes.
As George had mentioned, if it would be any faster to run certain queries on Primenet itself, let me know.
Madpoo is offline   Reply With Quote
Old 2015-08-22, 19:31   #244
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65358 Posts
Default

Quote:
Originally Posted by Madpoo View Post
As George had mentioned, if it would be any faster to run certain queries on Primenet itself, let me know.
No, I think it's all good in that department. It's just a matter of bringing my data into full sync with PrimeNet, and once full sync is established then all the daily changes should be parsed from the daily XML dumps and things should (in theory) stay in sync.

I've readjusted all the no-factor TF levels, I'm currently sync'ing B1/B2 PM1 bounds, and I still need to check for any exponents that PrimeNet thinks are factored by my database doesn't know about. Once that's all done I think it should be getting reasonably close.
James Heinrich is offline   Reply With Quote
Old 2015-08-22, 22:06   #245
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

I have now finished sync'ing all the data I think I need to. So the numbers should be pretty close (keeping in mind my data is delayed 24h from PrimeNet).
James Heinrich is offline   Reply With Quote
Old 2015-08-22, 22:18   #246
lycorn
 
lycorn's Avatar
 
"GIMFS"
Sep 2002
Oeiras, Portugal

3·491 Posts
Default

It´s looking nice now.
Thx a lot for your work!
lycorn is offline   Reply With Quote
Old 2015-08-22, 22:30   #247
manfred4
 
manfred4's Avatar
 
Mar 2014
Germany

1708 Posts
Default

Great Job! Finally having this tool again!

But there is one small thing that still bugs me a bit: if you Zoom in in some region like 300M and then zoom out again you have a table starting at 300M and ending at 1200M, not as I would think having 0M to 900M again.

Not found anything out of order datawise anymore, good job!
manfred4 is offline   Reply With Quote
Old 2015-08-22, 22:34   #248
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11×311 Posts
Default

Quote:
Originally Posted by manfred4 View Post
But there is one small thing that still bugs me a bit: if you Zoom in in some region like 300M and then zoom out again you have a table starting at 300M and ending at 1200M, not as I would think having 0M to 900M again.
That is one issue I still need to address. Another is the data range zoomed to on mersenne.org when zooming in beyond the data I have.
James Heinrich is offline   Reply With Quote
Old 2015-08-22, 23:18   #249
snme2pm1
 
"Graham uses ISO 8601"
Mar 2014
AU, Sydney

35 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
(keeping in mind my data is delayed 24h from PrimeNet).
Maybe at some convenient point, your schedule for that can be exposed for clarity.

Quote:
Originally Posted by James Heinrich View Post
the data range zoomed to on mersenne.org when zooming in beyond the data I have.
When in a mode of presenting purely recent numbers, why not use an agent at mersenne.org for a live tally, as George suggested?

At the moment, when using Control key with links, browsers are not opening a fresh tab.
Also I didn't try to work out what time zone mersenne.ca operates with for messages.
The red disclaimer patch you had some hours ago used a non-universal style of date, but was that UTC time or something else?
p.s. I wasn't suggesting a live tally across vast ranges at the high end of the space.

Last fiddled with by snme2pm1 on 2015-08-22 at 23:53
snme2pm1 is offline   Reply With Quote
Old 2015-08-23, 02:47   #250
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

342110 Posts
Default

Quote:
Originally Posted by manfred4 View Post
But there is one small thing that still bugs me a bit: if you Zoom in in some region like 300M and then zoom out again you have a table starting at 300M and ending at 1200M, not as I would think having 0M to 900M again.
The behaviour should be more intuitive now.

Quote:
Originally Posted by snme2pm1 View Post
Maybe at some convenient point, your schedule for that can be exposed for clarity.
Also I didn't try to work out what time zone mersenne.ca operates with for messages.
PrimeNet generates its daily XML dump at midnight UTC, completing within a couple minutes.
mersenne.ca currently checks for the XML dump at 00:27h, but with the caveat that the server actually runs in EDT timezone, with daylight-savings-time, so that would be 01:27h between November and April. However I have (now) set mersenne.ca to operate in UTC since that is what the timestamp data from PrimeNet is in. I have added a data-current-as-of date at the top of the table.

Quote:
Originally Posted by snme2pm1 View Post
At the moment, when using Control key with links, browsers are not opening a fresh tab.
The range labels at the start of the rows are now <a href> links that can be ctrl-clicked, right-clicked and so forth as normal links; the bulk of the table row still has the onclick event for convenience.
James Heinrich is offline   Reply With Quote
Old 2015-08-23, 14:48   #251
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

2·3·1,609 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
That is one issue I still need to address.
Or maybe not! I think is better as it is. Maybe I want to see the data from 2M to 12M, and leave apart the lower expos (this was just an example).
LaurV is online now   Reply With Quote
Old 2015-08-23, 15:05   #252
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

Quote:
Originally Posted by LaurV View Post
Or maybe not! I think is better as it is. Maybe I want to see the data from 2M to 12M, and leave apart the lower expos (this was just an example).
You still can. The behaviour change I made affects the "zoom out" link. You can still go directly to view the range you want (2M-12M in your example), currently by fiddling the URL but I'll try and expose that to a more friendly GUI.
James Heinrich is offline   Reply With Quote
Old 2015-08-23, 15:15   #253
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

2×3×1,609 Posts
Default

Brilliant! I got it! I can use it till the interface is ready, you can make it low priority in the list.
A very well done job!

Waiting for the "change" reports hehe
LaurV is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
AVX? (Other new features?) Dubslow Software 6 2011-10-16 14:03
A little request 10metreh Aliquot Sequences 8 2009-10-07 18:13
Upcoming features Xyzzy Forum Feedback 1 2007-11-26 18:57
New features in Prime95 v22.9 guido72 Software 4 2003-03-02 23:54
Desired Features/Addins Complex33 Software 5 2002-09-05 06:13

All times are UTC. The time now is 09:27.


Mon Aug 2 09:27:09 UTC 2021 up 10 days, 3:56, 0 users, load averages: 1.67, 1.57, 1.47

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.