![]() |
using GIMPS on GNU/Linux?
I downloaded the 64-bit GIMPS for GNU/Linux, but when I run it, it seems to do nothing. Once I got into some menu, but there does not seem to be much I can do in there either. How are you supposed to use this?
|
[QUOTE=dchmelik;246198]I downloaded the 64-bit GIMPS for GNU/Linux, but when I run it, it seems to do nothing. Once I got into some menu, but there does not seem to be much I can do in there either. How are you supposed to use this?[/QUOTE]
You have to setup the configuration with ./mprime -m exit the program after configuration You can start the program either in a shell with ./mprime & (problem - the program stops after closing the shell) or use one of the init autostart scripts presented in the forum. Check with top if the program is running. |
After following the suggestions from joblack, I have only one piece of advice to add. I normally run mprime inside of screen.
Example: screen mprime/mprime -m Then you use option 4 to start all the workers. (This assumes that you've already done the configuration step.) To detach, type Ctrl-A, d. If you want to re-attach to the session, you can do 'screen -r' at the prompt. The program will continue to run in the background unless the system is rebooted. If you don't care about keeping that close of an eye on it or being able to change options while it's running, you could instead use joblack's idea of simply running it in the background with the ampersand. |
[QUOTE=KingKurly;246214]After following the suggestions from joblack, I have only one piece of advice to add. I normally run mprime inside of screen.
Example: screen mprime/mprime -m Then you use option 4 to start all the workers. (This assumes that you've already done the configuration step.) To detach, type Ctrl-A, d. If you want to re-attach to the session, you can do 'screen -r' at the prompt. The program will continue to run in the background unless the system is rebooted. If you don't care about keeping that close of an eye on it or being able to change options while it's running, you could instead use joblack's idea of simply running it in the background with the ampersand.[/QUOTE] Screen is fine but you have to restart the script every time you restart the computer (which costs time). If you (re-)start your computer regularly you might invest the 10 minutes to copy/paste and adjust the startup script for future convience. (search for debian script in the forum - you might adjust it to SuSE as well) ;) |
[QUOTE=joblack;246309]Screen is fine but you have to restart the script every time you restart the computer (which costs time). If you (re-)start your computer regularly you might invest the 10 minutes to copy/paste and adjust the startup script for future convience. (search for debian script in the forum - you might adjust it to SuSE as well) ;)[/QUOTE]What is this "restart the computer" you're talking about? :smile: Yes, your advice probably is better in the event that your computer actually gets restarted with any frequency.
|
[QUOTE=KingKurly;246391]What is this "restart the computer" you're talking about? :smile: Yes, your advice probably is better in the event that your computer actually gets restarted with any frequency.[/QUOTE]
Yes I know your concern but even for a hardcore user you have to restart sometimes (e.g. after a kernel (security) update). |
[QUOTE=joblack;246396]but even for a hardcore user you have to restart sometimes (e.g. after a kernel (security) update).[/QUOTE]I assume, a really hardcore user would benefit from kexec-tools :)
|
[QUOTE=joblack;246206]You have to setup the configuration with
./mprime -m exit the program after configuration You can start the program either in a shell with ./mprime & (problem - the program stops after closing the shell) or use one of the init autostart scripts presented in the forum[...][/QUOTE] I did get into the configuration menu and try a couple things, but it is not really clear what to do there. If I am able to configure it I would like to use an init script. I will try again and look for those scripts. |
[QUOTE=dchmelik;247297]I did get into the configuration menu and try a couple things, but it is not really clear what to do there. [/QUOTE]
I think however that mprime's operating is intuitive. What exactly fails? |
[QUOTE=Commaster;246406]I assume, a really hardcore user would benefit from kexec-tools :)[/QUOTE]
That doesn't work if you have to exchange broken hardware but you get the drift. |
[QUOTE=moebius;247302]I think however that mprime's operating is intuitive.
What exactly fails?[/QUOTE] As I said, the help/instructions. |
| All times are UTC. The time now is 23:31. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.