gentoo-full-overlay/sci-mathematics/gimps/files
2017-01-10 01:04:04 +03:00
..
gimps-25.6-conf.d Sync with portage [Mon Feb 6 16:39:48 MSK 2012]. 2012-02-06 16:39:49 +04:00
gimps-28.9-init.d Sync with portage [Sat Dec 24 17:54:44 MSK 2016]. 2016-12-24 17:54:45 +03:00
gimps.service Sync with portage [Sat Feb 15 22:17:56 MSK 2014]. 2014-02-15 22:17:56 +04:00
gimps.tmpfiles Sync with portage [Sat Feb 15 22:17:56 MSK 2014]. 2014-02-15 22:17:56 +04:00
README.gentoo Sync with portage [Tue Jan 10 01:04:04 MSK 2017]. 2017-01-10 01:04:04 +03:00

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"