Bdot42 / mfakto

Mersenne number trial factoring using OpenCL, primarily for GIMPS: Great Internet Mersenne Prime Search
http://mersennewiki.org/index.php/Mfakto
GNU General Public License v3.0
33 stars 15 forks source link

mfakto(c) doesn't support uploading results (either automatically or manually) #28

Open 1231234md5 opened 1 year ago

1231234md5 commented 1 year ago

in the readme, it says that mfacto(c) can't upload results automatically. also, mfacto(c) produce results.txt and not results.json.txt, so the results can't be uploaded manually (mersenne.org only support results.json.txt now.) so mfakto should produce .json.txt format instead of results.txt.

1111
brubsby commented 4 months ago

You can paste your results.txt into https://www.mersenne.org/manual_result/ for the time being.

json output is planned for later versions of mfatkc (and hopefully mfakto), as well as automatic assignment/results reporting with the help of primenet.py