You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/gimps/files
root f8fcd9469a
Sync with portage [Tue Jan 10 01:03:28 MSK 2017].
7 years ago
..
README.gentoo Sync with portage [Tue Jan 10 01:03:28 MSK 2017]. 7 years ago
gimps-25.6-conf.d Automatic update [Wed Nov 9 11:33:18 MSK 2011]. 13 years ago
gimps-28.9-init.d Sync with portage [Sat Dec 24 17:54:01 MSK 2016]. 7 years ago
gimps.service Sync with portage [Sat Feb 15 22:13:01 MSK 2014]. 10 years ago
gimps.tmpfiles Sync with portage [Sat Feb 15 22:13:01 MSK 2014]. 10 years ago

README.gentoo

Useful documentation for running the GIMPS daemon can be found at:

http://www.mersenne.org/gettingstarted/
http://www.mersenneforum.org/forumdisplay.php?f=10

To run the GIMPS daemon as an unprivileged user some steps are required.

1. Before starting the GIMPS service run (as root) the following command:
# /opt/gimps/mprime -m -w/var/lib/gimps
2. Answer 'Y' to the "Join Gimps?" question
3. Accept default values for the following question (or tweak them as you
deem necessary)
4. Stop the running tests with ^C
5. Exit the client, pressing '5'
6. Change the owner and group of all the files in /var/lib/gimps to
nobody:nobody:
# chown nobody:nobody /var/lib/gimps/*

Then you can use `/etc/init.d/gimps start` to start a GIMPS client in the
background at boot. Have a look at /etc/conf.d/gimps and check some
configuration options.

If you don't want to use the init script to start gimps, remember to
pass it an additional command line parameter specifying where the data
files are to be stored, e.g.:
# /opt/gimps/mprime -w/var/lib/gimps"