![]() |
![]() |
#12 | |
∂2ω=0
Sep 2002
República de California
5·2,351 Posts |
![]() Quote:
o If not, I will need to revisit my random-walk ROE heuristic to see where it falls short; o If yes, and my heuristics re. FFT-length and modulus size are even close to what I observe in actual practice, an SP-based GPU LL test will be of immediate interest. But for now, I suggest being pessimistic and assuming that Preda - the only person I know who has actually tried SP for such work - correctly concluded nonfeasibility for such an approach. At least that will be my attitude - expect the worst, but hope for a pleasant surprise. |
|
![]() |
![]() |
![]() |
#13 |
Jul 2018
31 Posts |
![]()
I have done only the very preliminary check of using SP library FFT rather than DP library FFT in CUDALucas -- this failed to produce round-off errors less than 0.5 for FFT lengths up to 30000K on exponents in the low 80M range. I am inexperienced in GPU programming and not familiar with numerical methods for FT so I gave up there; I don't know if what I did failed for reasons other than not having enough precision.
|
![]() |
![]() |
![]() |
#14 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
101011001111002 Posts |
![]() Quote:
Quite possibly this simple question from a new participant might result in an optimization. It's happened before.... ![]() |
|
![]() |
![]() |
![]() |
#15 | |
Dec 2018
China
2B16 Posts |
![]() Quote:
Although using single precision will need more OPs and/or memory, the GPU I use actually have 6GB memory and 32:1 SP:DP speed, seems enough for a single-precision LL-test. That's why I post this thread. |
|
![]() |
![]() |
![]() |
#16 | |
Dec 2018
China
4310 Posts |
![]() Quote:
Actually I have already using mfaktc in the morning (since the fan is too noisy during the night) and get some good result: Manual testing190817147F2018-12-22 10:020.3Factor: 3798244479194871411047 / TF: 71-72 The question is, I cannot rely on the result it make. mfaktc only report two things: whether a number have a factor or not, if it report "yes", it is easy to check, but if it report "no", it just report "no", no more information will bring to me. It is very hard to check whether the "NF" result is reliable, and I just want to generate a reliable (at least checkable) result. |
|
![]() |
![]() |
![]() |
#17 | |
If I May
"Chris Halsall"
Sep 2002
Barbados
22×2,767 Posts |
![]() Quote:
Fortunately some really smart people have taken on your challenge, and we might find out soon if this is even possible, let alone worthwhile. But, FYI, "seems enough" is rarely enough around these here parts.... |
|
![]() |
![]() |
![]() |
#18 | |
Jun 2003
22·32·151 Posts |
![]() Quote:
Last fiddled with by axn on 2018-12-23 at 04:48 |
|
![]() |
![]() |
![]() |
#19 | |
"/X\(‘-‘)/X\"
Jan 2013
60178 Posts |
![]() Quote:
You're right in that it's possible bad/overclocked hardware may have errors. The only way to tell is to look at how many factors you find over time, which should be a little more than 1 in 100 attempts. |
|
![]() |
![]() |
![]() |
#20 | |
Dec 2018
China
4310 Posts |
![]() Quote:
I found 5 factors in 318 attemps, the secret to find a factor is to try the lower possible factor limit, for those "no factor from 2^64 to 2^75", it seems less likely yo have a factor in range 2^75 to 2^76 which implies, I may run the mfaktc for the whole day and no factor be found, which may be so disappointing that I really do not want to see |
|
![]() |
![]() |
![]() |
#21 | |
Dec 2018
China
43 Posts |
![]() Quote:
BTW, my poor English does not tell me how to represent the previous sentence correctly for a non-Christian (like me). Firstly I choose "may", use "may the force be with you" to create a sentence like "May the 32:1 SP:DP ratio works." But I really doubt that if it will be confused with such sentence: "May the 32:1 SP:DP ratio works?" or "Will the 32:1 SP:DP ratio works?" Such sentences is more likely to become a question, not a "may" in "may the force be with you" I want to know that, will English native speaker be confused with the sentences "May the 32:1 SP:DP ratio works" ? And what's more, how to represent the previous sentence correctly for a non-Christian (like me). |
|
![]() |
![]() |
![]() |
#22 | |
Dec 2012
The Netherlands
70916 Posts |
![]() Quote:
or "I hope the 32:1 SP:DP ratio works!". |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
does half-precision have any use for GIMPS? | ixfd64 | GPU Computing | 9 | 2017-08-05 22:12 |
translating double to single precision? | ixfd64 | Hardware | 5 | 2012-09-12 05:10 |
so what GIMPS work can single precision do? | ixfd64 | Hardware | 21 | 2007-10-16 03:32 |
New program to test a single factor | dsouza123 | Programming | 6 | 2004-01-13 03:53 |
4 checkins in a single calendar month from a single computer | Gary Edstrom | Lounge | 7 | 2003-01-13 22:35 |