Forum: GpuOwl
2022-05-06, 12:13
|
Replies: 34
Views: 1,848
GpuOwl on the Tesla V100 GPU
Thanks to @Magellan3s generously providing me access to a V100 GPU last week, I was able to confirm this severe performance regression, as I got 1235 us/iter on a wavefront first time exponent with...
|
Forum: GpuOwl
2022-04-21, 14:46
|
Replies: 34
Views: 1,848
|
Forum: GpuOwl
2022-03-27, 13:01
|
Replies: 19
Views: 2,319
|
Forum: Cloud Computing
2022-03-16, 11:24
|
Replies: 1,186
Views: 152,813
|
Forum: Mlucas
2022-03-13, 12:59
|
Replies: 27
Views: 3,518
In case anyone did not see this thread...
In case anyone did not see this thread (https://www.mersenneforum.org/showthread.php?t=27648), @Prime95 updated the PrimeNet API to return 1.3 instead of 2 for the ll_tests_saved_if_factor_found...
|
Forum: PrimeNet
2022-03-13, 12:11
|
Replies: 10
Views: 810
This unfortunately broke our PrimeNet script...
This unfortunately broke our PrimeNet script (https://www.mersenneforum.org/showthread.php?t=26574), as it uses a regular expression to parse the assignment lines, which was expecting an integer....
|
Forum: Mlucas
2021-12-03, 10:58
|
Replies: 27
Views: 3,518
|
Forum: Mlucas
2021-11-29, 13:53
|
Replies: 27
Views: 3,518
I just pushed the updated script to my...
I just pushed the updated script to my repository. See here (https://github.com/tdulcet/Distributed-Computing-Scripts/commit/e824abcf53a04f019d09a97abdd256303245c81c) for the full changes
It will...
|
Forum: Mlucas
2021-11-24, 14:14
|
Replies: 27
Views: 3,518
|
Forum: Cloud Computing
2021-11-17, 16:39
|
Replies: 68
Views: 33,984
Yes, the same CPU:
$ wget...
Yes, the same CPU:
$ wget https://raw.github.com/tdulcet/Linux-System-Information/master/info.sh -qO - | bash -s
Linux Distribution: Ubuntu 20.04.3 LTS
Linux Kernel: 5.11.0-1020-aws
Computer...
|
Forum: Cloud Computing
2021-11-17, 13:05
|
Replies: 68
Views: 33,984
I ran the throughput benchmark on a c5.metal...
I ran the throughput benchmark on a c5.metal instance and got different results. Specifically, two workers were faster at the higher FFT lengths. Here are the fastest numbers of workers for each...
|
Forum: GpuOwl
2021-11-09, 14:22
|
Replies: 19
Views: 2,319
Yes, it would be possible. In my last major...
Yes, it would be possible. In my last major update of the PrimeNet script in late August, I implemented about 80% of the code to reserve individual exponents using the register assignment endpoint...
|
Forum: Mlucas
2021-11-07, 14:11
|
Replies: 27
Views: 3,518
|
Forum: GpuOwl
2021-11-06, 12:05
|
Replies: 19
Views: 2,319
Yes, although no promises that anything will be...
Yes, although no promises that anything will be implemented. There is a list of features at the bottom of my README (see here (https://github.com/tdulcet/Distributed-Computing-Scripts#contributing))...
|
Forum: GpuOwl
2021-11-05, 09:56
|
Replies: 19
Views: 2,319
|
Forum: GpuOwl
2021-11-04, 14:22
|
Replies: 19
Views: 2,319
|
Forum: Mlucas
2021-11-02, 13:01
|
Replies: 27
Views: 3,518
|
Forum: GpuOwl
2021-10-29, 14:13
|
Replies: 19
Views: 2,319
|
Forum: GpuOwl
2021-10-28, 13:22
|
Replies: 19
Views: 2,319
Thanks for the offer! I could upload your PRP...
Thanks for the offer! I could upload your PRP proofs, but yes, I would need your PrimeNet User ID. If that is OK with you, feel free to upload the proofs to your favorite file sharing service and...
|
Forum: GpuOwl
2021-10-27, 13:02
|
Replies: 19
Views: 2,319
|
Forum: GpuOwl
2021-10-26, 11:25
|
Replies: 19
Views: 2,319
New PrimeNet script
@danc2 and I created a new PrimeNet script last year do this. Please see our dedicated thread (https://www.mersenneforum.org/showthread.php?t=26574) for more information.
It does not yet support...
|
Forum: PrimeNet
2021-09-06, 14:27
|
Replies: 15
Views: 3,786
|
Forum: PrimeNet
2021-09-04, 14:33
|
Replies: 15
Views: 3,786
Oh, OK. Note that the last line does not always...
Oh, OK. Note that the last line does not always provide enough information. For both Mlucas and GpuOwl, our script has to traverse the logs back to when the program and/or exponent was first started...
|
Forum: PrimeNet
2021-09-03, 15:37
|
Replies: 15
Views: 3,786
Yes, @danc2 originally created the PrimeNet...
Yes, @danc2 originally created the PrimeNet script for his Colab GPU notebook, so users could use the notebook without having to provide their PrimeNet password. However, it fully supports Mlucas and...
|
Forum: PrimeNet
2021-09-02, 14:41
|
Replies: 15
Views: 3,786
New PrimeNet script
I am not sure if you saw our dedicated thread (https://www.mersenneforum.org/showthread.php?t=26574), but @danc2 and I created a new PrimeNet Python script, which supports assignment progress...
|