![]() |
|
|
#3037 | |
|
Random Account
Aug 2009
32·7·31 Posts |
Quote:
If he has any programming experience, and I suspect he does, he could automate this entire process to run unattended. Last fiddled with by storm5510 on 2019-01-01 at 02:30 |
|
|
|
|
|
|
#3038 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3×5×227 Posts |
Whoever it is isn't doing anything "wrong", as long as they keep reporting back 25THz-days of work once a week or so I'm not complaining much, although I would still much prefer that whoever it is would reserve and submit only a day's worth at a time. But as long as they work's getting done...
|
|
|
|
|
|
#3039 | |
|
Dec 2018
China
41 Posts |
Quote:
I finally come up with a possible idea: Firstly, it is easy to maintain a "smallest candidate", for example, about 100 per class. for each candidate, we could use BPSW algorithm to verify if it is a psedo-prime. if all the candidate is not pseudo-prime, we could use a special mark, and we could do a checksum with a pseudo-prime. It is quite hard to discard a pseudo-prime, and since there are at least 90log2/2~ 1/31 the probability a odd number n could be a prime if n less than 2^90, so the probability that all the candidate in a class is not a prime should be very low (<0.04) Hence a residual check value could be available. |
|
|
|
|
|
|
#3040 | |
|
Random Account
Aug 2009
32·7·31 Posts |
Quote:
|
|
|
|
|
|
|
#3041 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
536310 Posts |
TF _is_ checked, in the sense of detecting false positive factors, when submitted. The payoff on detecting missed factors (false negatives) is very low.
|
|
|
|
|
|
#3042 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
260216 Posts |
Quote:
And at the end of the day, it doesn't really matter all that much if a factor is missed. Finding a factor simply removes the candidate from the LL'ing and then DC'ing effort. The latter are definitive as to primality. |
|
|
|
|
|
|
#3044 | |
|
Bemusing Prompter
"Danny"
Dec 2002
California
2×5×239 Posts |
Quote:
The screen freezing issue likely isn't related to mfaktc as it did go away after a Windows update. Last fiddled with by ixfd64 on 2019-01-02 at 23:28 |
|
|
|
|
|
|
#3045 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3·5·227 Posts |
Quote:
Any program running in a command window will be suspended while you're marking/selecting text. You can also suspend a program with the Pause/Break key, and resume by hitting any (other?) key. |
|
|
|
|
|
|
#3046 | |
|
Dec 2018
China
4110 Posts |
Quote:
to get a worktodo.txt file So it is quite easy to get a 0KB worktodo.txt or a ~2.7M worktodo.txt |
|
|
|
|
|
|
#3047 |
|
Dec 2018
China
2916 Posts |
I use Imdisk to create a RAM drive.
The question is, when rewrite worktodo.txt, every byte in worktodo.txt must be changed, causing a lot of waste. I think the reason why so slow is that I keep the priime95 running, which may slow down the rewrite the worktodo file |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |