Forum: Software
2022-06-30, 11:45
|
Replies: 17
Views: 828
|
Forum: GpuOwl
2022-06-24, 14:45
|
Replies: 2,772
Views: 384,488
|
Forum: Cloud Computing
2022-06-15, 02:34
|
Replies: 1,224
Views: 159,090
|
Forum: Cloud Computing
2022-06-14, 14:36
|
Replies: 1,224
Views: 159,090
I guess it has something to do with mprime...
I guess it has something to do with mprime itself.
Running GPUowl on GPUs does not result in the same problem.
Just running Python scripts does not result in stopping either.
import time
...
|
Forum: Cloud Computing
2022-06-14, 05:37
|
Replies: 1,224
Views: 159,090
|
Forum: GpuOwl
2022-06-13, 11:56
|
Replies: 2,772
Views: 384,488
|
Forum: GpuOwl
2022-06-12, 13:32
|
Replies: 2,772
Views: 384,488
Why does proof initialization take so long?
On Google Colab, Tesla T4:
rm: cannot remove 'memlock-0': No such file or directory
20220612 13:20:23 GpuOwl VERSION v7.2-91-g9c22195
20220612 13:20:23 GpuOwl VERSION v7.2-91-g9c22195...
|
Forum: Cunningham Tables
2022-06-11, 11:04
|
Replies: 7
Views: 8,979
|
Forum: Software
2022-06-05, 15:09
|
Replies: 618
Views: 51,596
|
Forum: Software
2022-06-04, 03:05
|
Replies: 618
Views: 51,596
You are simply wasting time.
You could try...
You are simply wasting time.
You could try small exponents such as Mersenne cofactors first (at 13M), then LL double checks as PRP (at 64M), then PRP double check with proof at 82M(even if your...
|
Forum: Miscellaneous Math
2022-05-26, 03:02
|
Replies: 577
Views: 72,778
You are speaking nonsense.
1. I haven't had a...
You are speaking nonsense.
1. I haven't had a Geforce 3060.
2. I've never thought of signing my name on all of 108.3M exponents.
3. It's not because of the front-wave crowds, instead, It's because...
|
Forum: Software
2022-05-02, 10:28
|
Replies: 227
Views: 33,481
Maybe all-complex FFT with AVX-512 instruction...
Maybe all-complex FFT with AVX-512 instruction set is faster.
FFT uses complex numbers, if we compute a complex number directly instead of computing the real and imaginary part respectively, we...
|
Forum: Information & Answers
2022-04-28, 08:47
|
Replies: 4
Views: 639
I've never encountered it until yesterday. When...
I've never encountered it until yesterday. When Gerbitz checking failed, I was frightened. My exponent, M109529873, was 96% done. So I decided to finish it anyway, instead of starting from scratch....
|
Forum: PrimeNet
2022-04-26, 02:32
|
Replies: 137
Views: 45,595
|
Forum: Software
2022-04-24, 12:31
|
Replies: 618
Views: 51,596
30.8 uses a larger FFT in stage 2.
...
30.8 uses a larger FFT in stage 2.
That's George's decision. He is so talented, don't put extra pressure on him and he'll give us a surprise!
Maybe it will be 30.9b1, because George said that...
|
Forum: GpuOwl
2022-04-23, 04:28
|
Replies: 34
Views: 3,002
|
Forum: Software
2022-04-20, 00:19
|
Replies: 618
Views: 51,596
It's not a bug, instead, that's what P-1 is...
It's not a bug, instead, that's what P-1 is expected to yield.
take M67 for example:
2^67-1=
193707721 (k=2^2*3^3*5*2677)
*761838257287 (k=3^2*29*2551*8539)
So, you know, P-1 will find both...
|
Forum: Data
2022-04-18, 03:45
|
Replies: 159
Views: 12,402
|
Forum: Data
2022-04-16, 02:52
|
Replies: 1,401
Views: 186,327
|
Forum: Data
2022-04-15, 14:03
|
Replies: 1,401
Views: 186,327
|
Forum: Data
2022-04-10, 02:42
|
Replies: 1,401
Views: 186,327
|
Forum: PrimeNet
2022-04-09, 14:57
|
Replies: 2,491
Views: 309,426
|
Forum: Software
2022-04-09, 02:10
|
Replies: 618
Views: 51,596
@George:
Could you allow "Minutes between disk...
@George:
Could you allow "Minutes between disk saves" be adjusted to less than 10?
I have several colab instances which terminate randomly and the time is limited. However, I see no restrictions on...
|
Forum: PrimeNet
2022-04-02, 03:50
|
Replies: 2,491
Views: 309,426
|
Forum: Software
2022-03-30, 23:51
|
Replies: 618
Views: 51,596
|