Added support for the PRPDC= prefix for PRP DC assignments, for consistency with Prime95/MPrime and Mlucas.
This is needed for our (@Danc2050 and I's) PrimeNet script (see here).
Note that this does not add full support for PRP DC assignments, which would require checking the base and residue type.
Improved parsing of the assignment ID by separating the N/A case.
Added support for PRP assignments without an assignment ID, for consistency with Prime95/MPrime and Mlucas.
This is needed for our PrimeNet script to be able support reserving individual exponents (see here).
I kept support for the LL assignment format, as I did not want to remove any functionality, but I suspect that could be removed...
@preda - If you would accept it, I would be happy to make another PR for your v6 branch with these same changes, as our PrimeNet script also supports GpuOwl v6.11.
PRPDC=
prefix for PRP DC assignments, for consistency with Prime95/MPrime and Mlucas.N/A
case.I kept support for the LL assignment format, as I did not want to remove any functionality, but I suspect that could be removed...
@preda - If you would accept it, I would be happy to make another PR for your v6 branch with these same changes, as our PrimeNet script also supports GpuOwl v6.11.