mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Linux (https://www.mersenneforum.org/forumdisplay.php?f=39)
-   -   Linux Startup (https://www.mersenneforum.org/showthread.php?t=1566)

Unregistered 2003-12-04 15:59

Linux Startup
 
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


Prime Monster 2003-12-04 17:01

Have a look at this thread: [url]http://www.mersenneforum.org/showthread.php?s=&threadid=458&highlight=rc.local[/url]

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

GP2 2003-12-05 19:05

In the [url=http://www.mail-archive.com/mersenne@base.com/msg05261.html]Mersenne Digest V1 #791[/url], 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 [url=http://www.mail-archive.com/mersenne@base.com/msg05267.html]Mersenne Digest V1 #792[/url] 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.

optim 2003-12-05 19:07

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.

Xyzzy 2003-12-05 20:40

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... :sad:


All times are UTC. The time now is 07:13.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.