![]() |
|
|
#1 |
|
25·3·41 Posts |
On the mprime repository on github https://github.com/rudimeier/mprime/
the PRP worktype is not implemented: #define PRIMENET_WORK_TYPE_PRP 150 /* Unimplmented */ Question: what look like the data structure to communicate with primenet for a PRP work unit? |
|
|
|
#2 |
|
"Composite as Heck"
Oct 2017
3×52×11 Posts |
That mirror is 2 years out of date. The latest sources might be useful: https://www.mersenne.org/download/
mlucas includes a python script that handles communicating with primenet for LL. A little modification will make it work for PRP in theory, but unless something's changed in the last 6 months I seem to recall the request is acknowledged by the server but an exponent is not returned (you have to log on to mersenne.org and check your manual exponent list). |
|
|
|
|
|
#3 | |
|
5·491 Posts |
Quote:
Yes. That was the status when I tried out the procedure with the python script, exponents have been assigned on the primenet page but not returned to the program as response. Effectively the up-to-date source has PRP implemented I think. There is a last issue with HTTP vs. HTTPS ... Last fiddled with by SELROC on 2018-10-30 at 10:27 |
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mprime | Unregistered | Information & Answers | 3 | 2011-08-05 09:17 |
| mprime 257 bug? | programmeryh | Software | 4 | 2008-11-13 15:23 |
| ECM using gmp-ecm and mprime on a P4 | geoff | Factoring | 60 | 2004-12-02 07:16 |
| mprime | talcum | Software | 6 | 2004-08-04 18:25 |
| Problem with mprime (Fixed with mprime -d) | antiroach | Software | 2 | 2004-07-19 04:07 |