Menu

Tree [2c4cb6] master /
 History

HTTPS access


File Date Author Commit
 fun 2017-01-04 David Lewis David Lewis [fcfd9e] added C program demonstrating Lucas Lehmer algo...
 resources 2017-01-04 David Lewis David Lewis [6890c3] added app icon
 README 2016-12-28 David Lewis David Lewis [c2f5ee] changed constant names, added version number, u...
 gmprime.py 2017-01-05 David Lewis David Lewis [2c4cb6] added readme option to help menu
 gpl.txt 2016-12-27 David Lewis David Lewis [5ae2cc] added readme, included gpl text, added option t...

Read Me

gmprime is a GUI front end for prime95 which can be downloaded at www.mersenne.org. gmprime is not associated with the Great Internet Mersenne Prime Search or with mersenne.org.

Once prime95 software is downloaded, follow the setups provided with the software to set it up including giving your user name and telling it which type of work you would like to use your processing power for.

Next open gmprime.py and edit the following variables:

MPRIME_PATH = "/path/to/your/mprime/directory/"	#this is the path to your mprime directory followed by a /
MPRIME_PATH_BIN = "mprime"			#this is the name of your mprime binary
MAX_TXT_ROWS = 0				#this is the number of rows of the stdout that you want to see in gmprime, 0 means infinite

If you have any questions please post them here: https://sourceforge.net/projects/gmprime/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.