preda / gpuowl

GPU Mersenne primality test.
GNU General Public License v3.0
176 stars 39 forks source link

Primenet.py, pool dir, proof upload, different work types #180

Closed valeriob01 closed 4 years ago

valeriob01 commented 4 years ago

How well primenet.py works with the new proof upload from a pool directory if I am getting different work types for each GPU ? I still need to run multiple primenet.py instances each with a different -w argument, does it work well when specifying different pool dirs for different instances?

preda commented 4 years ago

Yes is supposed to work if you keep the primenet.py invocation unchanged; but please report any problems.

valeriob01 commented 4 years ago

Just completed an exponent's PRP and proof upload worked fine without a pool dir...I think I'll leave things unchanged for now.

valeriob01 commented 4 years ago

image

valeriob01 commented 4 years ago

The "Success" line is never printed !!

valeriob01 commented 4 years ago

The "Success" line is never printed !!

and the successive result is printed on the same line: image

preda commented 4 years ago

Is this still an issue?

valeriob01 commented 4 years ago

No. Closing.