![]() |
|
|
#1 |
|
5×17×41 Posts |
Hello, I have access to a couple of dual processor AMD Linux boxes with 4 gigs of ram each. Two questions, 1, what is the ideal work type to put these machines on, and 2, how do I set up the clients to run automatically? I added the following to rc.local is this right?
cd /usr/mprime ; ./mprime -A0 cd /usr/mprime ; ./mprime -A1 Are these the right settings to prevent screen output? Ideally I'd like it to do only P-1 testing but there is no easy option for this? Thanks |
|
|
#2 |
|
Aug 2002
22×5×13 Posts |
Have a look at this thread: http://www.mersenneforum.org/showthr...light=rc.local
You are right about the using the A0 & A1 parameters to specify different clients. Optimal type of work for those CPUs is probably double-checking, first time primality test or factoring work. PM |
|
|
|
|
#3 |
|
Sep 2003
5·11·47 Posts |
In the Mersenne Digest V1 #791, there was a posting about running mprime as a system daemon. It's for Debian Linux, but could maybe be adapted to other distributions.
A followup posting in Mersenne Digest V1 #792 points out that a Debian package "prime-net" already exists. It might be nice if we could package mprime as a RedHat RPM or a package for SuSE... already written to start up as a daemon (equivalent of a service under Windows XP). At least cover those two major distributions. Unfortunately I don't really have the expertise to do this. |
|
|
|
|
#4 |
|
Nov 2003
European Union
23·13 Posts |
I would suggest first time primality test as the ideal work type for this kind of machines, because they are damn fast and first time tests take so long time on slower machines.
|
|
|
|
|
#5 |
|
"Mike"
Aug 2002
25×257 Posts |
There is a tool called "Alien" that can convert RedHat .rpm and Slack .tgz packages to Debian .deb packages... Maybe it can convert in the other direction?
I contacted the Debian Mprime maintainer a few months ago about possibly updating and maintaining his package, but Debian makes it very difficult to become a package maintainer and I had nobody to "Elmer" me...
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime95 very slow after startup | S485122 | Hardware | 3 | 2008-12-19 23:26 |
| Startup config for Quad Core on Linux | dswanson | Hardware | 4 | 2008-01-28 16:29 |
| odd 'silent' crash bug on startup | Unregistered | Information & Answers | 0 | 2007-09-26 11:34 |
| Help with Startup Script | Proggie | Software | 1 | 2004-12-19 11:54 |
| Problem with Prime95 on startup | apocalypse | Software | 6 | 2003-10-21 22:18 |